mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-14 15:14:31 -04:00
fix lint errors
This commit is contained in:
parent
3d4e23e627
commit
3db77fd1a2
1 changed files with 0 additions and 3 deletions
|
@ -94,7 +94,6 @@ from .config import (
|
||||||
EXTERNAL_LOCATIONS,
|
EXTERNAL_LOCATIONS,
|
||||||
DATA_LOCATIONS,
|
DATA_LOCATIONS,
|
||||||
DEPENDENCIES,
|
DEPENDENCIES,
|
||||||
USE_CHROME,
|
|
||||||
CHROME_BINARY,
|
CHROME_BINARY,
|
||||||
CHROME_VERSION,
|
CHROME_VERSION,
|
||||||
YOUTUBEDL_BINARY,
|
YOUTUBEDL_BINARY,
|
||||||
|
@ -102,8 +101,6 @@ from .config import (
|
||||||
SINGLEFILE_VERSION,
|
SINGLEFILE_VERSION,
|
||||||
READABILITY_VERSION,
|
READABILITY_VERSION,
|
||||||
MERCURY_VERSION,
|
MERCURY_VERSION,
|
||||||
USE_YOUTUBEDL,
|
|
||||||
USE_NODE,
|
|
||||||
NODE_VERSION,
|
NODE_VERSION,
|
||||||
load_all_config,
|
load_all_config,
|
||||||
CONFIG,
|
CONFIG,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue