Skip to content

Commit 0c4f18b

Browse files
committed
Merge branch 'master' into feature/added_pyms_as_lib
2 parents 415264d + 9f45679 commit 0c4f18b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

project/__init__.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
from pyms.flask.app import Microservice
2-
from project.config import CONFIG
3-
from project.models.init_db import db
4-
from pyms.flask.app import Microservice
52

3+
from project.config import CONFIG
64
from project.config import CONFIG
75
from project.models.init_db import db
86

0 commit comments

Comments
 (0)