Merge pull request #1576 from versity/ben/cleanup

chore: cleanup unused constants
This commit is contained in:
Ben McClelland
2025-10-10 09:54:02 -07:00
committed by GitHub
5 changed files with 4 additions and 8 deletions

View File

@@ -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"