mirror of
https://github.com/versity/versitygw.git
synced 2026-01-08 20:43:07 +00:00
Merge pull request #1576 from versity/ben/cleanup
chore: cleanup unused constants
This commit is contained in:
@@ -41,7 +41,6 @@ type S3ApiController struct {
|
||||
|
||||
const (
|
||||
// time constants
|
||||
iso8601Format = "20060102T150405Z"
|
||||
iso8601TimeFormatExtended = "Mon Jan _2 15:04:05 2006"
|
||||
timefmt = "Mon, 02 Jan 2006 15:04:05 GMT"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user