Skip to content

Commit

Permalink
Unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
brianjp93 committed Oct 12, 2024
1 parent 0de36f4 commit 3fc6765
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion match/tasks.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
from lolsite.tasks import get_riot_api
from lolsite.helpers import query_debugger

from player.models import Summoner, simplify
from player.models import Summoner
from player import tasks as pt

from lolsite.celery import app
Expand Down

0 comments on commit 3fc6765

Please sign in to comment.