Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/22/10 00:44:01 (14 years ago)
Author:
swagner
Message:

Sorted usings and removed unused usings in entire solution (#1094)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.PluginInfrastructure/3.3/Advanced/EditProductsView.cs

    r3772 r4068  
    2323using System.Collections.Generic;
    2424using System.ComponentModel;
    25 using System.Drawing;
    26 using System.Data;
    2725using System.Linq;
    28 using System.Text;
     26using System.ServiceModel;
    2927using System.Windows.Forms;
    30 using System.ServiceModel;
    31 using HeuristicLab.PluginInfrastructure;
    3228
    3329namespace HeuristicLab.PluginInfrastructure.Advanced {
Note: See TracChangeset for help on using the changeset viewer.