mirror of
https://github.com/ansible/awx.git
synced 2026-04-04 17:55:06 -02:30
remove stale route redirection components
This commit is contained in:
@@ -35,8 +35,6 @@ import api from './api';
|
|||||||
|
|
||||||
import About from './components/About';
|
import About from './components/About';
|
||||||
import TowerLogo from './components/TowerLogo';
|
import TowerLogo from './components/TowerLogo';
|
||||||
// import AuthenticatedRoute from './components/AuthenticatedRoute';
|
|
||||||
// import UnauthenticatedRoute from './components/UnauthenticatedRoute';
|
|
||||||
import ConditionalRedirect from './components/ConditionalRedirect';
|
import ConditionalRedirect from './components/ConditionalRedirect';
|
||||||
|
|
||||||
import Applications from './pages/Applications';
|
import Applications from './pages/Applications';
|
||||||
|
|||||||
Reference in New Issue
Block a user