diff --git a/GFramework.Godot.Tests/GlobalUsings.cs b/GFramework.Godot.Tests/GlobalUsings.cs index 8a7c367a..70989071 100644 --- a/GFramework.Godot.Tests/GlobalUsings.cs +++ b/GFramework.Godot.Tests/GlobalUsings.cs @@ -17,7 +17,6 @@ global using System.Linq; global using System.Threading; global using System.Threading.Tasks; global using System.Collections.Immutable; -global using Microsoft.CodeAnalysis; global using NUnit.Framework; global using System.Globalization; global using System.IO;