diff --git a/detect.gui/Api/System/DetectTaskApi.cs b/detect.gui/Api/System/DetectTaskApi.cs index f678688..1f2f4a8 100644 --- a/detect.gui/Api/System/DetectTaskApi.cs +++ b/detect.gui/Api/System/DetectTaskApi.cs @@ -4,7 +4,6 @@ using Microsoft.AspNetCore.Builder; using Microsoft.AspNetCore.Mvc; using Microsoft.AspNetCore.Routing; using Splat; -using detect.gui.Services; namespace detect.gui.Api.System;