Removed duplicate 'using' statement.

0.7.4-extended
Diva Canto 2013-02-27 21:12:27 -08:00 committed by Justin Clark-Casey (justincc)
parent 1de04b94e0
commit 75790c2393
1 changed files with 0 additions and 1 deletions

View File

@ -29,7 +29,6 @@ using System;
using System.Reflection; using System.Reflection;
using System.Collections; using System.Collections;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection;
using System.Runtime.Remoting.Lifetime; using System.Runtime.Remoting.Lifetime;
using System.Threading; using System.Threading;
using log4net; using log4net;