Remove import site

This commit is contained in:
Alberto Sottile 2018-06-19 23:24:24 +02:00
parent 66993f6fba
commit 450a3eb103
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
#!/usr/bin/env python2
import site, sys
import sys
# libpath

View File

@ -1,7 +1,7 @@
#!/usr/bin/env python2
#coding:utf8
import site, sys
import sys
# libpath