fileupload-progress-bar/src/main/java/org/gcube/portlets/widgets/fileupload/shared/event/Event.java

5 lines
88 B
Java
Raw Normal View History

2022-09-26 15:32:59 +02:00
package org.gcube.portlets.widgets.fileupload.shared.event;
public interface Event {
}