dependencies/base: remove unused import
spotted by flake8
This commit is contained in:
parent
3bea6eeae8
commit
e83fb35e41
|
@ -17,7 +17,6 @@
|
|||
|
||||
import os
|
||||
import re
|
||||
import sys
|
||||
import stat
|
||||
import shlex
|
||||
import shutil
|
||||
|
|
Loading…
Reference in New Issue