remove unused module
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
import sys,os,shutil
|
||||
import sys,os
|
||||
|
||||
# find python script to activate the virtual environment and source it
|
||||
if sys.platform == 'win32':
|
||||
|
||||
Reference in New Issue
Block a user