Cleanup unused includes.

This commit is contained in:
2025-02-19 19:52:06 -05:00
parent 3092714212
commit db9667ef21
3 changed files with 1 additions and 18 deletions

View File

@ -7,7 +7,6 @@
// mechanical doors.
using System.Collections.Generic;
using System.Linq;
namespace IngameScript
{