Skip to content

Commit

Permalink
Renamed migration
Browse files Browse the repository at this point in the history
fixes: pulp#1325
  • Loading branch information
rochacbruno committed Feb 27, 2023
1 parent 8b4e22f commit d1b2691
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 15 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ class Migration(migrations.Migration):

dependencies = [
('core', '0098_pulp_labels'),
('ansible', '0046_add_fulltext_search_fix'),
('ansible', '0047_ansible_namespace'),
]

operations = [
Expand Down
14 changes: 0 additions & 14 deletions pulp_ansible/app/migrations/0048_merge_20230223_1246.py

This file was deleted.

0 comments on commit d1b2691

Please sign in to comment.