Skip to content

Commit

Permalink
BXC-4712 cleanup imports
Browse files Browse the repository at this point in the history
  • Loading branch information
sharonluong committed Sep 25, 2024
1 parent 14e8ccb commit 9ecf11d
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,13 +1,9 @@
package edu.unc.lib.boxc.services.camel.thumbnails;

import edu.unc.lib.boxc.model.api.rdf.Cdr;
import org.apache.camel.BeanInject;
import org.apache.camel.PropertyInject;
import org.apache.camel.builder.RouteBuilder;
import org.slf4j.Logger;

import static edu.unc.lib.boxc.services.camel.util.CdrFcrepoHeaders.CdrBinaryMimeType;
import static edu.unc.lib.boxc.services.camel.util.CdrFcrepoHeaders.CdrBinaryPath;
import static org.apache.camel.LoggingLevel.DEBUG;
import static org.slf4j.LoggerFactory.getLogger;

Expand Down

0 comments on commit 9ecf11d

Please sign in to comment.