Skip to content
Snippets Groups Projects
Commit ff065533 authored by williamforbrigd's avatar williamforbrigd
Browse files

small import change

parent 800e71f5
No related branches found
No related tags found
No related merge requests found
from .AnnouncementService import *
\ No newline at end of file
from .AuthorizationService import *
\ No newline at end of file
......@@ -6,7 +6,7 @@ __version__ = "0.1.0"
# from .endpoints import *
from .Node import *
from .Utils.utils import *
from .Services.AuthorizationService import login
from .Services import login
(
SUCCESS,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment