mirror of
https://github.com/versity/versitygw.git
synced 2026-09-21 07:24:29 +00:00
chore: cleanup unused constants
We have some leftover constants from some previous changes. This just cleans up all that are no longer needed.
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