소스 검색

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