diff --git a/Test.CM15/Program.cs b/Test.CM15/Program.cs index a99c098..9d7138b 100644 --- a/Test.CM15/Program.cs +++ b/Test.CM15/Program.cs @@ -16,13 +16,9 @@ You may obtain a copy of the License at limitations under the License. */ -using System; -using System.Threading; - using XTenLib; -using NLog; -namespace Test.X10 +namespace Test.CM15 { class MainClass {