package ca.carleton.gcrc.atlas.module.impl;

import ca.carleton.gcrc.atlas.module.Widget;

public class WidgetImpl implements Widget {

}
