Remove unused include.

This commit is contained in:
Chandler Cox
2023-02-05 15:12:04 -06:00
parent e4afc49ac6
commit 0f38fdda30

View File

@@ -1,6 +1,5 @@
// Copyright (c) 2012-2023 Wojciech Figat. All rights reserved.
using FlaxEditor.CustomEditors.GUI;
using FlaxEngine;
using FlaxEngine.GUI;