Skip to content

Commit d899fe2

Browse files
committed
Fix lint
1 parent d55874a commit d899fe2

File tree

1 file changed

+0
-1
lines changed
  • cratedb_sqlparse_py/cratedb_sqlparse

1 file changed

+0
-1
lines changed

cratedb_sqlparse_py/cratedb_sqlparse/parser.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import logging
21
from typing import List
32

43
from antlr4 import CommonTokenStream, InputStream, RecognitionException, Token

0 commit comments

Comments
 (0)