diff --git a/Oqtane.Client/UI/Interop.cs b/Oqtane.Client/UI/Interop.cs index 2e810908..bda75505 100644 --- a/Oqtane.Client/UI/Interop.cs +++ b/Oqtane.Client/UI/Interop.cs @@ -4,7 +4,6 @@ using System.Threading.Tasks; using System.Text.Json; using System.Collections.Generic; using System.Linq; -using System; namespace Oqtane.UI {