mirror of
https://github.com/Bratah123/Spirit-PTCGO.git
synced 2026-09-09 05:05:30 -05:00
FIX: remove unused import
This commit is contained in:
@@ -6,7 +6,6 @@ from spirit.database.models import (
|
||||
VersusProgress, DailyLoginProgress,
|
||||
AsyncTournament, TournamentEntry, TournamentLeaderboardClaim
|
||||
)
|
||||
from spirit.database import seeds as _seeds
|
||||
|
||||
__all__ = [
|
||||
"Base",
|
||||
|
||||
Reference in New Issue
Block a user