Skip to content

Commit

Permalink
fixed migration issues
Browse files Browse the repository at this point in the history
  • Loading branch information
khavinshankar committed Oct 18, 2024
1 parent 9059474 commit 1ceac69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion care/facility/migrations/0467_squash_0374_0454.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

class Migration(migrations.Migration):
dependencies = [
("facility", "0466_camera_presets"),
("facility", "0373_remove_patientconsultation_hba1c"),
]

replaces = [
Expand Down

0 comments on commit 1ceac69

Please sign in to comment.