Skip to content

Commit

Permalink
Removes unused import in AllowedTag.
Browse files Browse the repository at this point in the history
  • Loading branch information
christianpoitras committed Mar 6, 2018
1 parent c94f578 commit f473253
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
import java.lang.reflect.Method;
import javax.servlet.jsp.JspException;
import javax.servlet.jsp.PageContext;
import javax.servlet.jsp.tagext.BodyTagSupport;
import javax.servlet.jsp.tagext.TagSupport;

import net.sourceforge.stripes.action.ActionBean;
Expand Down

0 comments on commit f473253

Please sign in to comment.