fs: move operations.NewOverrideRemote to fs.NewOverrideRemote
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
package fs
|
||||
|
||||
// Check all optional interfaces satisfied
|
||||
var _ FullObjectInfo = (*OverrideRemote)(nil)
|
||||
Reference in New Issue
Block a user