Remove invalid namespace

This commit is contained in:
Sipke Schoorstra 2021-07-05 13:12:36 +02:00
parent 0bd5b8f743
commit 643ffa3328

View file

@ -1,5 +1,4 @@
using System.Collections.Generic;
using Elsa.Samples.Server.Host.Activities;
using Elsa.Server.Hangfire.Extensions;
using Hangfire;
using Microsoft.AspNetCore.Builder;