浏览代码

PG - Remove useless code

Temechon 8 年之前
父节点
当前提交
1efc8e8b14
共有 1 个文件被更改,包括 0 次插入2 次删除
  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