Browse Source

Removed unused import.

pull/493/head
Sebastian 6 years ago
parent
commit
e19fb62de9
  1. 1
      backend/tests/Squidex.Web.Tests/Pipeline/CachingFilterTests.cs

1
backend/tests/Squidex.Web.Tests/Pipeline/CachingFilterTests.cs

@ -8,7 +8,6 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Security.Claims; using System.Security.Claims;
using System.Threading;
using System.Threading.Tasks; using System.Threading.Tasks;
using FakeItEasy; using FakeItEasy;
using Microsoft.AspNetCore.Http; using Microsoft.AspNetCore.Http;

Loading…
Cancel
Save