Skip to content

Commit

Permalink
fix: remove ununsed model
Browse files Browse the repository at this point in the history
  • Loading branch information
amolenaar committed Nov 13, 2023
1 parent 83a25e8 commit 21bb3fb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion backend/capellacollab/sessions/exceptions.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
import fastapi
from fastapi import exception_handlers, status

from capellacollab.projects.toolmodels import models as toolmodels_models
from capellacollab.sessions import models as sessions_models
from capellacollab.tools import models as tools_models

Expand Down

0 comments on commit 21bb3fb

Please sign in to comment.