Skip to content

Commit

Permalink
rebase migrations
Browse files Browse the repository at this point in the history
  • Loading branch information
rithviknishad committed Sep 6, 2023
1 parent 0074fd3 commit f12b408
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 13 deletions.
12 changes: 0 additions & 12 deletions care/facility/migrations/0384_merge_20230906_1640.py

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
class Migration(migrations.Migration):
dependencies = [
migrations.swappable_dependency(settings.AUTH_USER_MODEL),
("facility", "0382_assetservice_remove_asset_last_serviced_on_and_more"),
("facility", "0383_patientconsultation_icd11_principal_diagnosis"),
]

operations = [
Expand Down

0 comments on commit f12b408

Please sign in to comment.