mirror of
https://github.com/ansible/awx.git
synced 2026-02-04 11:08:13 -03: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