Skip to content

Commit c7e1f87

Browse files
obfromeviryahiaoui
authored andcommitted
LUT-28697 : Add missing import
1 parent 2630fa6 commit c7e1f87

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/java/fr/paris/lutece/plugins/forms/web/admin/FormQuestionJspBean.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040

4141
import javax.servlet.http.HttpServletRequest;
4242

43+
import org.apache.commons.collections4.CollectionUtils;
4344
import org.apache.commons.lang3.BooleanUtils;
4445
import org.apache.commons.lang3.StringUtils;
4546
import org.apache.commons.lang3.math.NumberUtils;

0 commit comments

Comments
 (0)