Remove app props we never see provided
This commit is contained in:
parent
cfd1cd0797
commit
1772317aa3
@ -69,8 +69,6 @@ class App extends Component {
|
||||
//
|
||||
servers: PropTypes.object,
|
||||
oidc: PropTypes.array,
|
||||
userManager: PropTypes.object,
|
||||
location: PropTypes.object,
|
||||
whiteLabelling: PropTypes.object,
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user