mirror of https://github.com/spf13/afero.git
commit
22793e5c8b
|
@ -14,8 +14,8 @@
|
|||
package sftpfs
|
||||
|
||||
import (
|
||||
"os"
|
||||
"github.com/pkg/sftp"
|
||||
"os"
|
||||
)
|
||||
|
||||
type File struct {
|
||||
|
|
Loading…
Reference in New Issue