mirror of
https://github.com/pgsty/minio.git
synced 2026-07-19 12:10:24 +03:00
Remove dead unused errs and constants. (#4627)
This commit is contained in:
committed by
Dee Koder
parent
c83055500d
commit
f5ce685aa1
@@ -24,7 +24,4 @@ var (
|
||||
|
||||
// Project ID not found
|
||||
errGCSProjectIDNotFound = errors.New("unknown project id")
|
||||
|
||||
// Multipart identifier is not in the correct form.
|
||||
errGCSNotValidMultipartIdentifier = errors.New("Not a valid multipart identifier")
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user