Remove import site
This commit is contained in:
parent
66993f6fba
commit
450a3eb103
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env python2
|
||||
|
||||
import site, sys
|
||||
import sys
|
||||
|
||||
# libpath
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env python2
|
||||
#coding:utf8
|
||||
|
||||
import site, sys
|
||||
import sys
|
||||
|
||||
# libpath
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user