Browse Source

PG - Remove useless code

Temechon 8 năm trước cách đây
mục cha
commit
1efc8e8b14
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      Playground/js/index.js

+ 0 - 2
Playground/js/index.js

@@ -600,8 +600,6 @@
 
         var formatCode = function () {
             jsEditor.getAction('editor.action.format').run();
-            var actions = jsEditor.getActions();
-            console.table(actions);
         }
 
         // UI