mirror of
https://github.com/ansible/awx.git
synced 2024-10-31 23:51:09 +03:00
Remove portalMode accidental portalMode inclusion that resulted from merge conflict
This commit is contained in:
parent
0a09d98fe8
commit
9645e5bcd3
@ -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';
|
||||||
|
Loading…
Reference in New Issue
Block a user