diff --git a/src/App.js b/src/App.js index d15b9be28..800a51b54 100644 --- a/src/App.js +++ b/src/App.js @@ -69,8 +69,6 @@ class App extends Component { // servers: PropTypes.object, oidc: PropTypes.array, - userManager: PropTypes.object, - location: PropTypes.object, whiteLabelling: PropTypes.object, }