remove console
This commit is contained in:
parent
32a79f0bc4
commit
2c713b85ac
@ -113,7 +113,6 @@ const ReviewPage = () => {
|
||||
updateSelectedFileDataSource(fileDataSource);
|
||||
let reason = fileDataSource.Reason;
|
||||
let solution = fileDataSource['Counter Measures'];
|
||||
console.log("🚀 ~ setAndLoadSelectedFile ~ solution:", reason, solution)
|
||||
|
||||
if (!reason) {
|
||||
setReason(null);
|
||||
|
Loading…
Reference in New Issue
Block a user