Skip to content

Commit 978810e

Browse files
author
Thomas Falcone
committed
[Fix] remove useless using directives
1 parent 0881d6d commit 978810e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Kuzzle.Tests/API/Controllers/ServerControllerTest.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
using Xunit;
22
using KuzzleSdk.API.Controllers;
33
using Newtonsoft.Json.Linq;
4-
using KuzzleSdk.Exceptions;
5-
using Moq;
64
using System;
75

86
namespace Kuzzle.Tests.API.Controllers

0 commit comments

Comments
 (0)