remove not needed imports

This commit is contained in:
Usman Nasir
2019-12-10 21:36:57 +05:00
parent 5a6c161e21
commit 50d78e1372

View File

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