clean up server files
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
package server
|
||||
|
||||
import "errors"
|
||||
|
||||
var ErrAssetNotFound = errors.New("asset not found")
|
||||
|
||||
type Assets struct {
|
||||
BasePath string
|
||||
}
|
||||
Reference in New Issue
Block a user