Skip to content

Commit

Permalink
Move migration.
Browse files Browse the repository at this point in the history
No-Issue

Signed-off-by: James Tanner <[email protected]>
  • Loading branch information
jctanner committed Nov 27, 2023
1 parent 6f87764 commit e4699f4
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@

class Migration(migrations.Migration):
dependencies = [
("ansible", "0055_alter_collectionversion_version_alter_role_version"),
("galaxy", "0045_setting"),
("galaxy", "0047_update_role_search_vector_trigger"),
]

operations = [
Expand Down

0 comments on commit e4699f4

Please sign in to comment.