Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/29/19 12:26:42 (5 years ago)
Author:
gkronber
Message:

#2520 Update plugin dependencies and references for HL.DataImporter for new persistence

File:
1 edited

Legend:

Unmodified
Added
Removed
  • addons/HeuristicLab.DataImporter/HeuristicLab.DataImporter.DataProcessor/ImportDialog.cs

    r9615 r16994  
    2121
    2222using System;
    23 using System.Collections.Generic;
    24 using System.ComponentModel;
    25 using System.Data;
    26 using System.Drawing;
    2723using System.Linq;
    28 using System.Text;
    2924using System.Windows.Forms;
    3025using HeuristicLab.DataImporter.Data.CommandBase;
    3126using HeuristicLab.DataImporter.Data;
    32 using HeuristicLab.DataImporter.DataProcessor;
    3327using HeuristicLab.PluginInfrastructure;
    3428
Note: See TracChangeset for help on using the changeset viewer.