Fixing syntax errors
This commit is contained in:
@@ -3,7 +3,7 @@ from passlib.hash import pbkdf2_sha256 as crypt
|
|||||||
from basecommands import simplecommand
|
from basecommands import simplecommand
|
||||||
import time
|
import time
|
||||||
import threading
|
import threading
|
||||||
from secret import *
|
from secrets import *
|
||||||
import mysqlhack
|
import mysqlhack
|
||||||
from com.ziclix.python.sql import zxJDBC
|
from com.ziclix.python.sql import zxJDBC
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user