Update 0021_source_copy_channel_images.py

This commit is contained in:
tcely 2025-04-23 22:07:37 -04:00 committed by GitHub
parent 7376e198c5
commit 03ae41c165
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,7 +6,7 @@ from django.db import migrations, models
class Migration(migrations.Migration):
dependencies = [
('sync', '0020_auto_20231024_1825'),
('sync', '0011_auto_20220201_1654_squashed_0020_auto_20231024_1825'),
]
operations = [