martin-g commented on a change in pull request #356: Wicket 6662 URL: https://github.com/apache/wicket/pull/356#discussion_r281519669
########## File path: wicket-core/src/main/java/org/apache/wicket/request/resource/DynamicImageResource.java ########## @@ -19,13 +19,12 @@ import java.awt.image.BufferedImage; import java.io.ByteArrayOutputStream; import java.io.IOException; - +import java.sql.Time; Review comment: this import looks wrong and unused. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
