Skip to content

Commit

Permalink
dropped slf4j dep.
Browse files Browse the repository at this point in the history
  • Loading branch information
mihxil committed Oct 10, 2023
1 parent 1b2cece commit 0eb4162
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
import org.jboss.resteasy.client.jaxrs.ResteasyWebTarget;
import org.jboss.resteasy.client.jaxrs.internal.BasicAuthentication;
import org.meeuw.functional.TriFunction;
import org.slf4j.event.Level;

import com.google.common.base.Suppliers;
import com.google.common.util.concurrent.RateLimiter;
Expand All @@ -39,6 +38,7 @@
import nl.vpro.domain.media.update.collections.XmlCollection;
import nl.vpro.domain.subtitles.Subtitles;
import nl.vpro.domain.subtitles.SubtitlesId;
import nl.vpro.logging.simple.Level;
import nl.vpro.poms.shared.Headers;
import nl.vpro.rs.VersionRestService;
import nl.vpro.rs.client.VersionResult;
Expand Down

0 comments on commit 0eb4162

Please sign in to comment.