mirror of https://github.com/dirtbags/moth.git
Removing unused dependency
This commit is contained in:
parent
c109901578
commit
f650f20aa7
|
@ -1,7 +1,6 @@
|
||||||
#!/usr/bin/python3
|
#!/usr/bin/python3
|
||||||
|
|
||||||
import argparse
|
import argparse
|
||||||
from collections import UserDict
|
|
||||||
import contextlib
|
import contextlib
|
||||||
import glob
|
import glob
|
||||||
import hashlib
|
import hashlib
|
||||||
|
|
Loading…
Reference in New Issue