Update index.py
This commit is contained in:
parent
f6a18fa25f
commit
d58339dbcb
|
|
@ -9,8 +9,6 @@ import hashlib
|
|||
import json
|
||||
import subprocess
|
||||
|
||||
from requests_toolbelt import MultipartEncoder
|
||||
|
||||
sys.path.append(os.getcwd() + "/class/core")
|
||||
import mw
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue