Hardware/TBalancer/TBalancerGroup.cs
changeset 182 4801e9eaf979
parent 166 fa9dfbfc4145
child 186 010d719f9245
     1.1 --- a/Hardware/TBalancer/TBalancerGroup.cs	Tue Sep 07 22:15:02 2010 +0000
     1.2 +++ b/Hardware/TBalancer/TBalancerGroup.cs	Wed Sep 08 19:29:58 2010 +0000
     1.3 @@ -38,8 +38,6 @@
     1.4  using System;
     1.5  using System.Collections.Generic;
     1.6  using System.Globalization;
     1.7 -using System.IO;
     1.8 -using System.IO.Ports;
     1.9  using System.Text;
    1.10  using System.Threading;
    1.11