Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
rm03 committed Jan 22, 2024
1 parent f23ff2d commit eec2172
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@


class Migration(migrations.Migration):

dependencies = [
("clubs", "0090_auto_20230106_1443"),
]
Expand Down
1 change: 0 additions & 1 deletion backend/clubs/migrations/0092_merge_20240106_1117.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@


class Migration(migrations.Migration):

dependencies = [
("clubs", "0091_applicationextension"),
("clubs", "0091_clubapplication_application_end_time_exception"),
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@


class Migration(migrations.Migration):

dependencies = [
("clubs", "0093_auto_20240106_1153"),
]
Expand Down

0 comments on commit eec2172

Please sign in to comment.