diff --git a/client.js b/client.js index cca5b785..4b9eaeda 100644 --- a/client.js +++ b/client.js @@ -844,7 +844,6 @@ try{ CloudCommander.init(); /* привязываем клавиши к функциям */ CloudCommander.keyBinding(); - CloudCommander.Editor(); }; } catch(err){} \ No newline at end of file