Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
Sheikah45 committed Nov 11, 2023
1 parent ae86c96 commit 7863961
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion server/player_service.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
from server.db import FAFDatabase
from server.decorators import with_logger
from server.players import Player, PlayerState
from server.rating import RatingType
from server.timing import at_interval

from .core import Service
Expand Down

0 comments on commit 7863961

Please sign in to comment.