Fix unit-tests

This commit is contained in:
Stef Heyenrath
2017-01-31 07:36:51 +01:00
parent de914ef24d
commit 8a4e5b5790
11 changed files with 70 additions and 41 deletions

View File

@@ -1,5 +1,4 @@
using System;
using JetBrains.Annotations;
namespace WireMock.ResponseBuilders
{

View File

@@ -1,5 +1,4 @@
using System.Collections;
using System.Collections.Generic;
using System.Collections.Generic;
using JetBrains.Annotations;
namespace WireMock.ResponseBuilders