mirror of
https://github.com/ansible/awx.git
synced 2026-03-18 17:37:30 -02:30
Remove the natural key lookup dict and make each Page responsible instead
This commit is contained in:
@@ -101,3 +101,8 @@ class UnexpectedAWXState(Common):
|
||||
class IsMigrating(Common):
|
||||
|
||||
pass
|
||||
|
||||
|
||||
class NoNaturalKey(Common):
|
||||
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user