Keep gofmt happy

This commit is contained in:
Harsimran Singh Maan 2016-11-22 22:54:07 -08:00
parent 06b7e5f506
commit a1903a1b07
No known key found for this signature in database
GPG Key ID: B6C55D1AAAADD656
2 changed files with 8 additions and 8 deletions

View File

@ -14,8 +14,8 @@
package sftpfs
import (
"os"
"github.com/pkg/sftp"
"os"
)
type File struct {