Skip to content

Commit

Permalink
chore: post-rebase updates
Browse files Browse the repository at this point in the history
  • Loading branch information
BCerki committed Jan 30, 2025
1 parent c2bada7 commit a4bbe6e
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.11 on 2025-01-24 00:00
# Generated by Django 5.0.11 on 2025-01-30 22:20

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

dependencies = [
('registration', '0069_V1_19_0'),
('registration', '0070_V1_20_0'),
]

operations = [
Expand Down

0 comments on commit a4bbe6e

Please sign in to comment.