Parcourir la source

Remove unused variable

Alexander Zaytsev il y a 5 ans
Parent
commit
2efb2d7df9
1 fichiers modifiés avec 0 ajouts et 3 suppressions
  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 = {