Skip to content

Commit

Permalink
delete unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikaKK committed Jan 11, 2025
1 parent f2a06d9 commit 750213c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
2 changes: 0 additions & 2 deletions server/api/team/admin.py
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
from django.contrib import admin

Check warning on line 1 in server/api/team/admin.py

View workflow job for this annotation

GitHub Actions / Run Flake8

blank line at end of file
# Register your models here.
3 changes: 0 additions & 3 deletions server/api/team/tests.py
Original file line number Diff line number Diff line change
@@ -1,3 +0,0 @@
from django.test import TestCase

# Create your tests here.

0 comments on commit 750213c

Please sign in to comment.