Skip to content

Commit

Permalink
rebase migrations
Browse files Browse the repository at this point in the history
  • Loading branch information
rithviknishad committed Oct 18, 2023
1 parent 24dd83f commit 6e3503a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 14 deletions.
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Generated by Django 4.2.2 on 2023-09-09 17:02
# Generated by Django 4.2.5 on 2023-10-18 05:46

from django.db import migrations, models


class Migration(migrations.Migration):
dependencies = [
("users", "0008_rename_skill_and_add_new_20230817_1937"),
("users", "0009_userfacilityallocation"),
]

operations = [
Expand Down
12 changes: 0 additions & 12 deletions care/users/migrations/0010_merge_20230926_2015.py

This file was deleted.

0 comments on commit 6e3503a

Please sign in to comment.