BrandonArmand / Binari

Interactive code editor with a live binary tree visual designed to teach new developers the fundamentals of Data Structures.
https://binari.dev
MIT License
181 stars 113 forks source link

removed lingering console log from line 39 in views/About/About.js. C… #55

Closed vsan626 closed 4 years ago

vsan626 commented 4 years ago

…hanged line 36 from console.log to console.error

Not 100% on if the catch block change will remove the DeepScan warning

vsan626 commented 4 years ago

@BrandonArmand Thank you for the clarification! Console.logs removed