Skip to content

Commit

Permalink
squash migrations
Browse files Browse the repository at this point in the history
  • Loading branch information
sainak committed Nov 23, 2023
1 parent d616e38 commit cc60a1f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 16 deletions.
14 changes: 0 additions & 14 deletions care/facility/migrations/0396_merge_20231122_1620.py

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Generated by Django 4.2.2 on 2023-08-27 15:03
# Generated by Django 4.2.7 on 2023-11-23 13:22

from django.db import migrations, models


class Migration(migrations.Migration):
dependencies = [
("facility", "0378_consultationbedasset_consultationbed_assets"),
("facility", "0396_merge_20231122_0240"),
]

operations = [
Expand Down

0 comments on commit cc60a1f

Please sign in to comment.