Skip to content

Commit a73d912

Browse files
committed
Remove user view
1 parent 879c643 commit a73d912

File tree

4 files changed

+473
-580
lines changed

4 files changed

+473
-580
lines changed

src/api/controllers/__init__.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,4 @@
22
The controller package
33
"""
44

5-
from api.controllers.userController import userController
6-
from api.controllers.projectController import projectController
5+
from api.controllers.projectController import projectController

0 commit comments

Comments
 (0)