Fix gopls issues
This commit is contained in:
@@ -7,9 +7,6 @@ import (
|
||||
"github.com/pkg/errors"
|
||||
)
|
||||
|
||||
// Where to store the uploaded files
|
||||
var fileStoreDir = ""
|
||||
|
||||
// FileUploadFileSystem is a HTTP filesystem handler
|
||||
type FileUploadFileSystem struct {
|
||||
fs http.FileSystem
|
||||
|
||||
Reference in New Issue
Block a user