mirror of
https://github.com/dylanaraps/pywal.git
synced 2025-01-07 14:39:46 +01:00
colors: Remove unused import.
This commit is contained in:
parent
9bca288ce9
commit
b4b3c4ca4c
@ -7,7 +7,7 @@ import shutil
|
||||
import subprocess
|
||||
import sys
|
||||
|
||||
from .settings import CACHE_DIR, COLOR_COUNT, OS
|
||||
from .settings import CACHE_DIR, COLOR_COUNT
|
||||
from . import util
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user