Skip to content

Commit

Permalink
remove unneeded import
Browse files Browse the repository at this point in the history
Signed-off-by: m-brophy <[email protected]>
  • Loading branch information
m-brophy committed Nov 17, 2023
1 parent 1070f36 commit 2c57473
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
import com.fasterxml.jackson.databind.ser.FilterProvider;
import com.fasterxml.jackson.databind.ser.impl.SimpleBeanPropertyFilter;
import com.fasterxml.jackson.databind.ser.impl.SimpleFilterProvider;
//import com.fasterxml.jackson.core.exc.StreamWriteException;
import org.jboss.windup.web.services.model.WindupExecution;

import java.io.File;
Expand Down

0 comments on commit 2c57473

Please sign in to comment.