remove unused imports from WhiteList.py
This commit is contained in:
parent
589f014a2e
commit
f1ffad24e1
1 changed files with 0 additions and 3 deletions
|
@ -1,7 +1,4 @@
|
|||
from bisect import bisect_left
|
||||
import string
|
||||
import sys
|
||||
import os
|
||||
|
||||
class WhiteList:
|
||||
|
||||
|
|
Loading…
Reference in a new issue