Skip to content

Commit

Permalink
internetstandards#881 remove multiple leafs in migrations
Browse files Browse the repository at this point in the history
  • Loading branch information
uwekamper committed Feb 29, 2024
1 parent a852507 commit 0fbe116
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

class Migration(migrations.Migration):
dependencies = [
("checks", "0014_auto_20230804_0855"),
("checks", "0015_auto_20240212_1616"),
]

operations = [
Expand Down

0 comments on commit 0fbe116

Please sign in to comment.