Added wizardwidget to csvimport

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-csv-import-widget@86187 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2013-11-26 13:44:47 +00:00
parent d8df75109a
commit 81acffdeb8
1 changed files with 0 additions and 2 deletions

View File

@ -19,8 +19,6 @@ public class CSVImportWizardTD extends WizardWindow {
public CSVImportWizardTD(String title) {
super(title);
setWidth(550);
setHeight(520);
importSession= new CSVImportSession();
//this.wizard=this;