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
|
||||
|
||||
import argparse
|
||||
from collections import UserDict
|
||||
import contextlib
|
||||
import glob
|
||||
import hashlib
|
||||
|
|
Loading…
Reference in New Issue