Skip to content

Commit

Permalink
api: image: remove unused import
Browse files Browse the repository at this point in the history
Checkstyle did not run in the CI and therefore didn't trigger it.

Signed-off-by: Tom Siewert <[email protected]>
  • Loading branch information
tomsiewert committed Apr 24, 2023
1 parent 14faf1d commit 572e16f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@

import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.databind.annotation.JsonDeserialize;
import com.fasterxml.jackson.databind.ser.std.DateSerializer;

import lombok.Data;
import lombok.Singular;
Expand Down

0 comments on commit 572e16f

Please sign in to comment.