Skip to content

Commit

Permalink
fix checkstyle issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
jumperchen committed Aug 23, 2024
1 parent 21711e4 commit 846b22d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion zhtml/src/main/java/org/zkoss/zhtml/Text.java
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
import org.owasp.encoder.Encode;

import org.zkoss.lang.Objects;
import org.zkoss.xml.XMLs;
import org.zkoss.zhtml.impl.PageRenderer;
import org.zkoss.zhtml.impl.TagRenderContext;
import org.zkoss.zk.ui.AbstractComponent;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@

import org.zkoss.lang.Strings;
import org.zkoss.web.servlet.dsp.DspException;
import org.zkoss.xml.XMLs;

/**
* A skeletal implementation to simplify the implementation of actions.
Expand Down

0 comments on commit 846b22d

Please sign in to comment.