CCM NG/ccm-core: Cleanup Widget class

git-svn-id: https://svn.libreccm.org/ccm/ccm_ng@4676 8810af33-2d31-482b-a856-94f89814c4df
jensp 2017-04-17 16:03:20 +00:00
parent 41a937882e
commit afd354deef
1 changed files with 0 additions and 2 deletions

View File

@ -44,8 +44,6 @@ import com.arsdigita.globalization.GlobalizedMessage;
import com.arsdigita.util.Assert; import com.arsdigita.util.Assert;
import com.arsdigita.xml.Element; import com.arsdigita.xml.Element;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
/** /**
* A class representing a widget in the graphical representation of a form. * A class representing a widget in the graphical representation of a form.