remove not needed imports

This commit is contained in:
Usman Nasir
2019-12-10 21:36:57 +05:00
parent 0bc420992b
commit a5723f4c2f

View File

@@ -1,5 +1,3 @@
import pexpect
import installLog as logging
import subprocess, shlex
class mysqlUtilities: