1
0
Fork 0

Oops, forgot this junk.

This commit is contained in:
Alexander Andreev 2022-06-27 04:40:16 +04:00
parent cc0c97fa23
commit 8550577726
Signed by: Arav
GPG Key ID: 0388CC8FAA51063F
1 changed files with 0 additions and 2 deletions

View File

@ -19,5 +19,3 @@ func Assets() http.FileSystem {
func AssetsGetFile(path string) ([]byte, error) {
return assetsDir.ReadFile("assets/" + path)
}
func convertTimezone()