Skip to content

Commit

Permalink
missing migration
Browse files Browse the repository at this point in the history
  • Loading branch information
domdinicola committed Jun 11, 2024
1 parent e2969dc commit d526ac9
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.4 on 2024-06-10 05:47
# Generated by Django 5.0.4 on 2024-06-11 14:56

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

dependencies = [
("gateway", "0018_alter_financialserviceproviderconfig_delivery_mechanism"),
("gateway", "0019_alter_financialserviceproviderconfig_key"),
]

operations = [
Expand Down

0 comments on commit d526ac9

Please sign in to comment.