mirror of
https://github.com/ansible/awx.git
synced 2024-11-01 08:21:15 +03:00
remove stale route redirection components
This commit is contained in:
parent
51c58d5645
commit
3e9a85a58b
@ -35,8 +35,6 @@ import api from './api';
|
||||
|
||||
import About from './components/About';
|
||||
import TowerLogo from './components/TowerLogo';
|
||||
// import AuthenticatedRoute from './components/AuthenticatedRoute';
|
||||
// import UnauthenticatedRoute from './components/UnauthenticatedRoute';
|
||||
import ConditionalRedirect from './components/ConditionalRedirect';
|
||||
|
||||
import Applications from './pages/Applications';
|
||||
|
Loading…
Reference in New Issue
Block a user