Skip to content

Commit

Permalink
Merge pull request #44 from codenvy/CLDIDE-2535
Browse files Browse the repository at this point in the history
CLDIDE-2535: moved MachineFSMountStrategy to che-core-vfs
  • Loading branch information
akorneta committed Sep 12, 2015
2 parents af49104 + de5e6aa commit f0bb1b0
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 f0bb1b0

Please sign in to comment.