mirror of
https://github.com/dylanaraps/pywal.git
synced 2025-01-08 15:09:38 +01:00
reload: Remove unused import.
This commit is contained in:
parent
0cacb8450e
commit
f4c17f1033
@ -5,7 +5,6 @@ import os
|
||||
import re
|
||||
import shutil
|
||||
import subprocess
|
||||
import sys
|
||||
|
||||
from .settings import CACHE_DIR, HOME, MODULE_DIR, OS
|
||||
from . import util
|
||||
|
Loading…
Reference in New Issue
Block a user