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