Skip to content

Commit

Permalink
Merge pull request #61 from dimagi/ce/mgiration-conflict
Browse files Browse the repository at this point in the history
fix migration conflict
  • Loading branch information
calellowitz authored Dec 15, 2024
2 parents e4f4de8 + d4212ab commit 3446f98
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
class Migration(migrations.Migration):

dependencies = [
("users", "0008_credential_usercredential"),
("users", "0011_alter_connectuser_phone_number"),
]

operations = [
Expand Down

0 comments on commit 3446f98

Please sign in to comment.