Skip to content

Commit

Permalink
rebase migrations
Browse files Browse the repository at this point in the history
  • Loading branch information
rithviknishad committed Sep 17, 2024
1 parent 3c7d3db commit 949b62d
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 = [
("facility", "0453_merge_20240824_2040"),
("facility", "0455_remove_facility_old_features"),
]

def forward_investigations_dict_to_array(apps, schema_editor):
Expand Down

0 comments on commit 949b62d

Please sign in to comment.