removed unused imports

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-widget-common-event@86783 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Francesco Mangiacrapa 2013-12-10 14:30:09 +00:00
parent 6815e3dbb8
commit 79fd578e9a
1 changed files with 0 additions and 2 deletions

View File

@ -2,8 +2,6 @@ package org.gcube.portlets.user.td.widgetcommonevent.client;
import com.allen_sauer.gwt.log.client.Log;
import com.google.gwt.core.client.EntryPoint;
import com.google.web.bindery.event.shared.EventBus;
import com.google.web.bindery.event.shared.SimpleEventBus;
/**
*