Skip to content

Commit

Permalink
rebase migrations
Browse files Browse the repository at this point in the history
  • Loading branch information
rithviknishad committed Aug 22, 2024
1 parent e49c7b2 commit 0d5c7fd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ class Migration(migrations.Migration):
"""

dependencies = [
("facility", "0447_patientconsultationevent_taken_at"),
("facility", "0449_merge_20240822_1343"),
]

def forward_rename_dailyround_entries(apps, schema_editor):
Expand Down

0 comments on commit 0d5c7fd

Please sign in to comment.