Skip to content

Commit

Permalink
Remove replaced migrations
Browse files Browse the repository at this point in the history
  • Loading branch information
rnovak338 committed Oct 11, 2024
1 parent 63d6394 commit cb28ed4
Show file tree
Hide file tree
Showing 14 changed files with 0 additions and 1,123 deletions.
472 changes: 0 additions & 472 deletions backend/audit/migrations/0001_initial.py

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -11,22 +11,6 @@

class Migration(migrations.Migration):

replaces = [
("audit", "0001_initial"),
("audit", "0002_alter_singleauditchecklist_report_id"),
("audit", "0003_alter_singleauditchecklist_data_source_and_more"),
("audit", "0004_alter_singleauditchecklist_cognizant_agency_and_more"),
("audit", "0005_alter_submissionevent_event"),
("audit", "0006_deletedaccess"),
("audit", "0007_alter_deletedaccess_options_and_more"),
("audit", "0008_alter_submissionevent_event"),
("audit", "0009_ueivalidationwaiver_sacvalidationwaiver"),
("audit", "0010_alter_ueivalidationwaiver_uei"),
("audit", "0011_ueivalidationwaiver_expiration_and_more"),
("audit", "0012_alter_sacvalidationwaiver_waiver_types"),
("audit", "0013_singleauditchecklistflow_and_more"),
]

initial = True

dependencies = [
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

59 changes: 0 additions & 59 deletions backend/audit/migrations/0005_alter_submissionevent_event.py

This file was deleted.

84 changes: 0 additions & 84 deletions backend/audit/migrations/0006_deletedaccess.py

This file was deleted.

This file was deleted.

78 changes: 0 additions & 78 deletions backend/audit/migrations/0008_alter_submissionevent_event.py

This file was deleted.

Loading

0 comments on commit cb28ed4

Please sign in to comment.