*: fix all godot errors

This commit is contained in:
Roman Khimov 2021-05-13 22:25:32 +03:00
parent a0ecb8ff52
commit 70a70bfa2c
9 changed files with 56 additions and 56 deletions

View file

@ -1,6 +1,6 @@
package api
// Standard S3 HTTP response constants
// Standard S3 HTTP response constants.
const (
LastModified = "Last-Modified"
Date = "Date"