Explorar el Código

Remove unused variable

Alexander Zaytsev hace 6 años
padre
commit
2efb2d7df9
Se han modificado 1 ficheros con 0 adiciones y 3 borrados
  1. 0 3
      jsfuck.js

+ 0 - 3
jsfuck.js

@@ -1,9 +1,6 @@
 /*! JSFuck 0.4.0 - http://jsfuck.com */
 
 (function(self){
-
-  const USE_CHAR_CODE = Symbol('USE_CHAR_CODE');
-
   const MIN = 32, MAX = 126;
 
   const SIMPLE = {