Skip to content

Commit

Permalink
Fix import error again and again.
Browse files Browse the repository at this point in the history
  • Loading branch information
zhihao1021 committed Jun 11, 2024
1 parent c6cf95b commit e117f6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/api/routers/ticket.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

from config import DATA_DIR, SINGLE_FILE_SIZE
from discord_oauth import (
DiscordUser,
DiscordUserBase,
JWTData,
StorageData,
)
Expand Down

0 comments on commit e117f6e

Please sign in to comment.