mirror of
https://github.com/ansible/awx.git
synced 2026-03-09 13:39:27 -02: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 start from './app.start';
|
||||||
import portalMode from './portal-mode/main';
|
|
||||||
import inventoriesHosts from './inventories-hosts/main';
|
import inventoriesHosts from './inventories-hosts/main';
|
||||||
import inventoryScripts from './inventory-scripts/main';
|
import inventoryScripts from './inventory-scripts/main';
|
||||||
import credentials from './credentials/main';
|
import credentials from './credentials/main';
|
||||||
|
|||||||
Reference in New Issue
Block a user