fix(solidity): remove invalid operator from highlight queries

pull/10757/head
beeb 6 months ago
parent 9652a137d4
commit 466f38350c
No known key found for this signature in database
GPG Key ID: 3C74CF4793150A13

@ -197,7 +197,6 @@
"&&" "&&"
"||" "||"
">>" ">>"
">>>"
"<<" "<<"
"&" "&"
"^" "^"

Loading…
Cancel
Save