mirror of
https://github.com/4ian/GDevelop.git
synced 2025-10-15 10:19:04 +00:00
Remove unused variables
Do not show in changelog
This commit is contained in:
@@ -264,7 +264,6 @@ export default class GroupsListContainer extends React.Component<Props, State> {
|
||||
return true;
|
||||
}
|
||||
|
||||
const { globalObjectGroups, objectGroups } = this.props;
|
||||
if (
|
||||
!this.state.selectedGroupWithContext.global &&
|
||||
targetGroupWithContext.global &&
|
||||
|
Reference in New Issue
Block a user