We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ebc8fb commit a4680cbCopy full SHA for a4680cb
src/main/java/at/gmi/nordborglab/widgets/geneviewer/client/event/HasHighlightGeneHandlers.java
@@ -1,8 +1,5 @@
1
package at.gmi.nordborglab.widgets.geneviewer.client.event;
2
3
-import at.gmi.nordborglab.widgets.geneviewer.client.datasource.Gene;
4
-
5
-import com.google.gwt.event.logical.shared.HasHighlightHandlers;
6
import com.google.gwt.event.shared.HandlerRegistration;
7
import com.google.gwt.event.shared.HasHandlers;
8
0 commit comments