Skip to content

Commit

Permalink
Remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-o committed Mar 5, 2022
1 parent 572d526 commit cfeea9d
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,8 @@

import javax.inject.Inject;
import javax.inject.Named;
import java.io.IOException;
import java.io.InputStream;
import java.util.LinkedHashMap;
import java.util.Map;
import java.util.Properties;

/**
* @since 3.3.0
Expand Down

0 comments on commit cfeea9d

Please sign in to comment.