Browse Source

Update LocalAccessHandlerTests.cs

BaronGreenback 4 years ago
parent
commit
fae70bbbcf

+ 1 - 1
tests/Jellyfin.Api.Tests/Auth/LocalAccessPolicy/LocalAccessHandlerTests.cs

@@ -1,4 +1,4 @@
-using System.Collections.Generic;
+using System.Collections.Generic;
 using System.Threading.Tasks;
 using AutoFixture;
 using AutoFixture.AutoMoq;