Skip to content

Commit 96e4286

Browse files
committed
rmoved connection alias
1 parent 7fb0f7c commit 96e4286

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/opengeodeweb_back/app_config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
# Third party imports
66
# Local application imports
7-
from opengeodeweb_microservice.database.connection import get_database_connection
7+
from opengeodeweb_microservice.database.connection import get_database
88

99
DATABASE_FILENAME = "project.db"
1010

0 commit comments

Comments
 (0)