Skip to content

Commit

Permalink
sort imports
Browse files Browse the repository at this point in the history
  • Loading branch information
jcarranzan committed May 2, 2024
1 parent 6fa5fdb commit 27b637d
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@
import jakarta.ws.rs.Produces;
import jakarta.ws.rs.core.MediaType;

import org.jboss.logging.Logger;

@Path("/compression")
public class Brotli4JResource {

Expand Down

0 comments on commit 27b637d

Please sign in to comment.