Skip to content

Commit bf1531a

Browse files
committed
fix: remove duplicate var key
1 parent 13f6e21 commit bf1531a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

mode/solidity/solidity.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ CodeMirror.defineMode('solidity', function(config) {
7070
static: true,
7171
try: true,
7272
typeof: true,
73-
var: true,
7473
}
7574

7675
var keywordsSpecial = {

0 commit comments

Comments
 (0)