Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
barthalion committed Jan 27, 2025
1 parent 86852cf commit 050b9ba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion backend/app/logins.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
from github import Github
from gitlab import Gitlab
from pydantic import BaseModel
from sqlalchemy import func
from starlette.middleware.sessions import SessionMiddleware

from . import apps, config, models, worker
Expand Down

0 comments on commit 050b9ba

Please sign in to comment.