mirror of
https://github.com/ZwareBear/awx.git
synced 2026-04-12 11:01:48 -05:00
remove deprecated mongo fact code and deps
* We have the requirements that users with Tower < 3.0.x must upgrade to 3.0.x before > 3.0.x. Thus, we are save to delete all mongo migration code and deps.
This commit is contained in:
@@ -210,7 +210,6 @@ INSTALLED_APPS = (
|
||||
'awx.main',
|
||||
'awx.api',
|
||||
'awx.ui',
|
||||
'awx.fact',
|
||||
'awx.sso',
|
||||
'solo',
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user