reiern70 commented on code in PR #1595:
URL: https://github.com/apache/wicket/pull/1595#discussion_r3989087715


##########
wicket-benchmarks/src/main/java/org/apache/wicket/benchmarks/PageSerializationBenchmark.java:
##########
@@ -18,14 +18,11 @@
 
 import java.util.concurrent.TimeUnit;
 
-import org.apache.wicket.Component;
 import org.apache.wicket.MarkupContainer;
 import org.apache.wicket.markup.IMarkupResourceStreamProvider;
 import org.apache.wicket.markup.html.WebMarkupContainer;
 import org.apache.wicket.markup.html.WebPage;
 import org.apache.wicket.markup.html.basic.Label;
-import org.apache.wicket.markup.html.list.ListItem;

Review Comment:
   Maybe we should add this to agents.md? I have encountered the same problem 
in classes I edited (becase intelij warns me about this)



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to