1
0
mirror of https://github.com/dkmstr/openuds.git synced 2025-01-10 01:17:59 +03:00

Fixed little bug on internaldb

This commit is contained in:
Adolfo Gómez 2013-04-08 03:11:57 +00:00
parent 6bd242bb9d
commit 72f485647b

View File

@ -33,5 +33,4 @@
@author: Adolfo Gómez, dkmaster at dkmon dot com @author: Adolfo Gómez, dkmaster at dkmon dot com
''' '''
from Authenticator import InternalDBAuth from Authenticator import InternalDBAuth
from IPInternal import IPInternalAuth