cleanup code
This commit is contained in:
parent
12ad427baf
commit
e1f424b948
9 changed files with 138 additions and 95 deletions
|
@ -21,7 +21,7 @@ import (
|
|||
"github.com/google/uuid"
|
||||
)
|
||||
|
||||
var downloadHTTPSession = GetDefaultHTTPSession()
|
||||
var downloadHTTPSession = GetDefaultHTTPClient()
|
||||
|
||||
func DefaultConfig() *models.DownloadConfig {
|
||||
downloadsDir := os.Getenv("DOWNLOADS_DIR")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue