Skip to content
Snippets Groups Projects
Commit 604de1ac authored by brinn's avatar brinn
Browse files

minor: remove duplicated interfaces

SVN: 7054
parent 3bdfc8f9
No related branches found
No related tags found
No related merge requests found
......@@ -38,8 +38,7 @@ import ch.systemsx.cisd.common.process.ProcessExecutionHelper;
*
* @author Tomasz Pylak
*/
public final class RecursiveHardLinkMaker implements IPathImmutableCopier,
IDirectoryImmutableCopier, IFileImmutableCopier
public final class RecursiveHardLinkMaker implements IPathImmutableCopier
{
private static final String HARD_LINK_EXEC = "ln";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment