fix(fe/chunk_uploader): improve robustness of chunk uploader

This commit is contained in:
hexxa 2022-01-09 21:19:30 +08:00 committed by Hexxa
parent aa56b935a2
commit 33ca87cf2c
2 changed files with 11 additions and 18 deletions

View file

@ -4,8 +4,8 @@ import (
"fmt"
"sync"
"github.com/ihexxa/quickshare/src/golimiter"
"github.com/ihexxa/quickshare/src/db/userstore"
"github.com/ihexxa/quickshare/src/golimiter"
)
const cacheSizeLimit = 1024