removed unused imports
This commit is contained in:
parent
40b192d149
commit
5aab158987
1 changed files with 0 additions and 2 deletions
|
@ -19,10 +19,8 @@ import os
|
|||
import sys
|
||||
import stat
|
||||
import time
|
||||
import array
|
||||
import shlex
|
||||
import errno
|
||||
import fcntl
|
||||
import fnmatch
|
||||
import glob
|
||||
import platform
|
||||
|
|
Loading…
Reference in a new issue