Skip to content

Commit

Permalink
Resolve merge issues
Browse files Browse the repository at this point in the history
  • Loading branch information
sergey-misuk-valor committed Sep 24, 2024
1 parent ee69503 commit 22bfbbb
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Generated by Django 5.0.7 on 2024-09-22 21:12
# Generated by Django 5.0.7 on 2024-09-24 09:05

import django.db.models.deletion
from django.db import migrations, models
Expand All @@ -7,7 +7,7 @@
class Migration(migrations.Migration):

dependencies = [
("api", "0003_remove_deduplicationset_name"),
("api", "0004_remove_deduplicationset_error_and_more"),
]

operations = [
Expand Down

0 comments on commit 22bfbbb

Please sign in to comment.