Skip to content

Commit

Permalink
Trivial: remove unused import from SimpleMountInfoProvider
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/oak/trunk@1796086 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
rombert committed May 24, 2017
1 parent 3aecf50 commit 6f2f228
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@
import org.apache.jackrabbit.oak.spi.mount.MountInfoProvider;
import org.apache.jackrabbit.oak.spi.mount.Mounts;

import static java.util.Arrays.asList;

/**
* A simple and inefficient implementation to manage mount points
*/
Expand Down

0 comments on commit 6f2f228

Please sign in to comment.