change rotation from 5s to 24hr and remove console log (#11043)

This commit is contained in:
Angel Garbarino
2021-03-04 11:31:49 -07:00
committed by GitHub
parent 7d7104da32
commit 84853c7d2c
2 changed files with 1 additions and 2 deletions

View File

@@ -13,7 +13,6 @@ export default class DatabaseRoleEdit extends Component {
constructor() {
super(...arguments);
console.log(this.wizard.featureState, 'featureSTate');
if (
this.wizard.featureState === 'displayConnection' ||
this.wizard.featureState === 'displayRoleDatabase'