Skip to content

Commit

Permalink
removed duplicated operator
Browse files Browse the repository at this point in the history
  • Loading branch information
mishoo committed Mar 20, 2011
1 parent a1e5e94 commit 9357003
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/parse-js.js
Expand Up @@ -182,7 +182,6 @@ var OPERATORS = array_to_hash([
">>=",
"<<=",
">>>=",
"%=",
"|=",
"^=",
"&=",
Expand Down

0 comments on commit 9357003

Please sign in to comment.