Skip to content

Commit cde9eda

Browse files
committed
Whoops
1 parent 655af0a commit cde9eda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible_base/rbac/migrations/0006_remote_permissions_cleanup.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-
('dab_rbac', '0005_remote_permissions_migration'),
9+
('dab_rbac', '0005_remote_permissions_removals'),
1010
]
1111

1212
operations = [

0 commit comments

Comments
 (0)