forked from mirror/afero
Keep gofmt happy
This commit is contained in:
parent
06b7e5f506
commit
a1903a1b07
|
@ -14,8 +14,8 @@
|
|||
package sftpfs
|
||||
|
||||
import (
|
||||
"os"
|
||||
"github.com/pkg/sftp"
|
||||
"os"
|
||||
)
|
||||
|
||||
type File struct {
|
||||
|
|
Loading…
Reference in New Issue