Skip to content

Commit

Permalink
Made it compile again.
Browse files Browse the repository at this point in the history
  • Loading branch information
mihxil committed Oct 10, 2023
1 parent 0eb4162 commit c3f04b7
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,9 @@
import javax.ws.rs.*;
import javax.ws.rs.core.*;

import nl.vpro.logging.simple.Level;

import org.meeuw.functional.TriFunction;
import org.slf4j.event.Level;

import nl.vpro.api.client.Utils;
import nl.vpro.domain.Roles;
Expand Down

0 comments on commit c3f04b7

Please sign in to comment.