Reverted back to importing only logger instead of all of shared

This commit is contained in:
Jordan Hall 2013-08-09 23:32:49 +01:00
parent a69a00d186
commit 326e294932
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ from class_addressGenerator import *
# Helper Functions
import helper_bootstrap
import shared
from debug import logger
import sys
if sys.platform == 'darwin':