mirror of
https://github.com/ansible/awx.git
synced 2026-05-09 18:37:36 -02:30
add functional test coverage for App.jsx
This commit is contained in:
@@ -28,7 +28,6 @@ class App extends Component {
|
||||
isAboutModalOpen: false,
|
||||
isNavOpen,
|
||||
version: null,
|
||||
|
||||
};
|
||||
|
||||
this.fetchConfig = this.fetchConfig.bind(this);
|
||||
|
||||
Reference in New Issue
Block a user