Skip to content

Commit

Permalink
CLDIDE-2535: moved MachineFSMountStrategy to che-core-vfs
Browse files Browse the repository at this point in the history
  • Loading branch information
akorneta committed Sep 12, 2015
1 parent af49104 commit de5e6aa
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 48 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
import org.eclipse.che.vfs.impl.fs.AutoMountVirtualFileSystemRegistry;
import org.eclipse.che.vfs.impl.fs.LocalFSMountStrategy;
import org.eclipse.che.vfs.impl.fs.LocalFileSystemRegistryPlugin;
import org.eclipse.che.vfs.impl.fs.MachineFSMountStrategy;
import org.eclipse.che.vfs.impl.fs.VirtualFileSystemFSModule;
import org.everrest.core.impl.async.AsynchronousJobPool;
import org.everrest.core.impl.async.AsynchronousJobService;
Expand Down

0 comments on commit de5e6aa

Please sign in to comment.