From 2054160415315734bb844316e0d69ac3136cbe41 Mon Sep 17 00:00:00 2001 From: Nick Berardi Date: Tue, 23 Oct 2012 11:25:04 -0400 Subject: [PATCH] some more namespace cleanup --- src/CqlHelper.cs | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/CqlHelper.cs b/src/CqlHelper.cs index a602abc..4029170 100644 --- a/src/CqlHelper.cs +++ b/src/CqlHelper.cs @@ -1,7 +1,5 @@ using System; -using System.Collections.Generic; using System.Linq; -using System.Text; namespace FluentCassandra {