Skip to content

Commit ba9cefd

Browse files
committed
rebase fix
1 parent 223ccce commit ba9cefd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dojo/db_migrations/0242_finding_fix_version.py renamed to dojo/db_migrations/0243_finding_fix_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
class Migration(migrations.Migration):
77

88
dependencies = [
9-
('dojo', '0241_remove_system_settings_time_zone'),
9+
('dojo', '0242_file_upload_cleanup'),
1010
]
1111

1212
operations = [

0 commit comments

Comments
 (0)