CCM NG/ccm-core: Cleanup Widget class

git-svn-id: https://svn.libreccm.org/ccm/ccm_ng@4676 8810af33-2d31-482b-a856-94f89814c4df

Former-commit-id: afd354deef
pull/2/head
jensp 2017-04-17 16:03:20 +00:00
parent 66a3ba62f3
commit 47853c4d2d
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.