StreetCode icon indicating copy to clipboard operation
StreetCode copied to clipboard

[Technical Task] Remove all unnecessary console.log in the frontend code base.

Open Michael-Kolpakov opened this issue 1 year ago • 0 comments
trafficstars

Brief overview

The code has accumulated a lot of console.log and so on, which, apparently, were once created during the development process and were not deleted upon its completion.

Expected result

More clean code base without unnecessary logs.

Michael-Kolpakov avatar Sep 12 '24 07:09 Michael-Kolpakov