From a9ab8cd48b244f715e3cc81ffa811bf8986a91d9 Mon Sep 17 00:00:00 2001 From: Steven Shaw Date: Mon, 4 Dec 2006 16:53:13 +0000 Subject: Organise usings git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@482248 13f79535-47bb-0310-9956-ffa450edef68 --- dotnet/Qpid.Client.Tests/url/ConnectionUrlTest.cs | 1 - 1 file changed, 1 deletion(-) (limited to 'dotnet') diff --git a/dotnet/Qpid.Client.Tests/url/ConnectionUrlTest.cs b/dotnet/Qpid.Client.Tests/url/ConnectionUrlTest.cs index 5f06c38c78..dccfffd780 100644 --- a/dotnet/Qpid.Client.Tests/url/ConnectionUrlTest.cs +++ b/dotnet/Qpid.Client.Tests/url/ConnectionUrlTest.cs @@ -20,7 +20,6 @@ */ using System; using System.Net; -using System.Text.RegularExpressions; using NUnit.Framework; using Qpid.Client.qms; -- cgit v1.2.1