Skip to content

Commit

Permalink
Clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
Heenawter committed Jun 9, 2023
1 parent 0c9d82e commit 2d8c1d1
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -326,7 +326,6 @@ export class DashboardContainer extends Container<InheritedChildInput, Dashboard
},
},
} = this.getState();
// console.log(this.controlGroup, lastSavedControlGroupInput);

if (this.controlGroup) {
if (!lastSavedControlGroupInput) {
Expand Down

0 comments on commit 2d8c1d1

Please sign in to comment.