1 package org.kuali.student.common.kitchensink.performance; 2 3 import org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl; 4 5 /** 6 * Created with IntelliJ IDEA. 7 * User: swedev 8 * Date: 11/21/13 9 * Time: 1:43 PM 10 * To change this template use File | Settings | File Templates. 11 */ 12 public class KitchenSinkPerformanceHelperImpl extends ViewHelperServiceImpl { 13 }