Skip to content

Commit

Permalink
migration fix
Browse files Browse the repository at this point in the history
  • Loading branch information
amyasnikov committed Dec 21, 2023
1 parent 3e9553f commit 309bc52
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion validity/migrations/0007_polling.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ def delete_polling_datasource(apps, schema_editor):

class Migration(migrations.Migration):
dependencies = [
("extras", "0098_webhook_custom_field_data_webhook_tags"),
("validity", "0006_script_change"),
]

Expand Down

0 comments on commit 309bc52

Please sign in to comment.