Skip to content

Commit ea66542

Browse files
Fix linter error: Unused import
1 parent 5b64edb commit ea66542

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import argparse
22
import logging
33
import sys
4-
import os
54
from sephera.CodeLoc import CodeLoc
65
from datalyzer.sql import SqlManager
76
from utils.utils import Utils

0 commit comments

Comments
 (0)