Fix warnings

This commit is contained in:
Florian Rival
2025-07-23 14:19:58 +02:00
parent 75cd70a732
commit 30b31ba259

View File

@@ -3,8 +3,6 @@ import * as React from 'react';
import MenuIcon from '../UI/CustomSvgIcons/Menu';
import IconButton from '../UI/IconButton';
import GDevelopThemeContext from '../UI/Theme/GDevelopThemeContext';
import Window from '../Utils/Window';
import {
TitleBarLeftSafeMargins,
TitleBarRightSafeMargins,