mirror of
https://github.com/ansible/awx.git
synced 2026-02-22 05:30:18 -03:30
Remove portalMode accidental portalMode inclusion that resulted from merge conflict
This commit is contained in:
@@ -10,7 +10,6 @@ if ($basePath) {
|
||||
}
|
||||
|
||||
import start from './app.start';
|
||||
import portalMode from './portal-mode/main';
|
||||
import inventoriesHosts from './inventories-hosts/main';
|
||||
import inventoryScripts from './inventory-scripts/main';
|
||||
import credentials from './credentials/main';
|
||||
|
||||
Reference in New Issue
Block a user