remove superfluous constant
This commit is contained in:
parent
0b4e989b19
commit
59b5cda0d3
|
@ -16,7 +16,6 @@ import (
|
||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
DL_LIMIT = 15 * 1024 * 1024
|
|
||||||
CACHE_FOLDER = "cache"
|
CACHE_FOLDER = "cache"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user