Skip to content

Commit

Permalink
Remove unneeded comment (#508)
Browse files Browse the repository at this point in the history
  • Loading branch information
MelissaAutumn authored Jul 3, 2024
1 parent ba0ec77 commit b010e72
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions backend/src/appointment/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@
from .middleware.l10n import L10n
from .middleware.SanitizeMiddleware import SanitizeMiddleware

# Ignore "Module level import not at top of file"
# ruff: noqa: E402
from .secrets import normalize_secrets

from google.auth.exceptions import RefreshError, DefaultCredentialsError
Expand Down

0 comments on commit b010e72

Please sign in to comment.