fall back imports again

This commit is contained in:
Usman Nasir
2019-12-12 13:51:35 +05:00
parent 2cd3e62c51
commit 958f00d1eb
4 changed files with 9 additions and 1829 deletions

View File

@@ -1,7 +1,7 @@
import sys
import subprocess
import shutil
from . import installLog as logging
import installLog as logging
import argparse
import os
import shlex