package store;

/**
 * @author Alexander Mikhailovich Kovshov
 *  20.03.2014 15:34:57
 */
public class RemoveEvent extends StoreEvent {
        
}