fix(solidity): remove invalid operator from highlight queries

This commit is contained in:
beeb 2024-05-14 08:46:17 +02:00
parent 9652a137d4
commit 466f38350c
No known key found for this signature in database
GPG Key ID: 3C74CF4793150A13

View File

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