Remove obsolete import

This commit is contained in:
Peter Šurda 2017-01-13 12:01:38 +01:00
parent 65701e5997
commit 59cf33c9a1
Signed by untrusted user: PeterSurda
GPG Key ID: 0C5F50C0B5F37D87
1 changed files with 0 additions and 1 deletions

View File

@ -26,7 +26,6 @@ from addresses import *
from class_objectProcessorQueue import ObjectProcessorQueue
from configparser import BMConfigParser
import highlevelcrypto
import shared
#import helper_startup
from helper_sql import *
from helper_threading import *