Explorar el Código

PG - Remove useless code

Temechon hace 8 años
padre
commit
1efc8e8b14
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  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