Finished!

This commit is contained in:
Tobias B 2021-11-17 15:16:20 +01:00
parent b3a0d9b075
commit 2b03f22302
No known key found for this signature in database
GPG Key ID: 5EF4C92355A3B53D
2 changed files with 0 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 41 KiB

After

Width:  |  Height:  |  Size: 39 KiB

View File

@ -12,8 +12,6 @@ import (
"time"
)
// TODO add structure diagram (api for uploading, file backend with metadata database, scheduler for expiration)
func main() {
err := godotenv.Load()
if err != nil {