mirror of
https://github.com/dylanaraps/pywal.git
synced 2025-07-15 21:45:07 +02:00
misc: cleanup
This commit is contained in:
@ -53,7 +53,6 @@ def every(colors, output_dir=CACHE_DIR):
|
||||
colors = flatten_colors(colors)
|
||||
template_dir = os.path.join(MODULE_DIR, "templates")
|
||||
template_dir_user = os.path.join(CONF_DIR, "templates")
|
||||
|
||||
util.create_dir(template_dir_user)
|
||||
|
||||
join = os.path.join # Minor optimization.
|
||||
|
Reference in New Issue
Block a user