Remove unused namespace

This commit is contained in:
Sipke Schoorstra 2020-10-16 13:20:54 +02:00
parent dd823398f5
commit ca9f89ada2

View file

@ -1,6 +1,5 @@
using Elsa.Dashboard.Extensions;
using Elsa.Dashboard.Services;
using Microsoft.AspNetCore.Mvc;
using Microsoft.AspNetCore.Mvc.Filters;
using Microsoft.AspNetCore.Mvc.ViewFeatures;