Skip to content

Commit

Permalink
fix migration conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
calellowitz committed Jun 20, 2024
1 parent 583516c commit a58e6a7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

class Migration(migrations.Migration):
dependencies = [
("opportunity", "0044_opportunityverificationflags"),
("opportunity", "0046_opportunityaccess_suspended_and_more"),
]

operations = [
Expand Down

0 comments on commit a58e6a7

Please sign in to comment.