Skip to content

Commit afa3ab9

Browse files
OlegApanovichorkunaybek
authored andcommitted
VC-3541 remove log
1 parent 4c5615d commit afa3ab9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

public/components/backendSwitcher/lib/frontendClassicSwitcher.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,6 @@ export default class FrontendClassicSwitcher extends React.Component {
7575
url += '?classic-editor=1'
7676
}
7777

78-
console.log(url);
79-
8078
window.location.href = url
8179
}
8280

0 commit comments

Comments
 (0)