remove import unused
This commit is contained in:
parent
d800602681
commit
1914022fda
@ -23,9 +23,6 @@ import org.eclipse.microprofile.jwt.JsonWebToken;
|
|||||||
import org.jboss.logging.Logger;
|
import org.jboss.logging.Logger;
|
||||||
import org.postgresql.shaded.com.ongres.scram.common.bouncycastle.base64.Base64;
|
import org.postgresql.shaded.com.ongres.scram.common.bouncycastle.base64.Base64;
|
||||||
|
|
||||||
import io.quarkus.hibernate.orm.panache.PanacheQuery;
|
|
||||||
|
|
||||||
|
|
||||||
@Produces(MediaType.APPLICATION_JSON)
|
@Produces(MediaType.APPLICATION_JSON)
|
||||||
@Path("users")
|
@Path("users")
|
||||||
public class UsersRessources {
|
public class UsersRessources {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user