mirror of
https://github.com/xpipe-io/xpipe.git
synced 2026-05-19 05:45:58 -04:00
Rework
This commit is contained in:
@@ -2,5 +2,5 @@ package io.xpipe.core.store;
|
||||
|
||||
public interface FileSystemStore extends DataStore {
|
||||
|
||||
FileSystem createFileSystem();
|
||||
FileSystem createFileSystem() throws Exception;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user