mirror of
https://github.com/dylanaraps/pywal.git
synced 2025-02-19 03:31:10 +01:00
misc: cleanup
This commit is contained in:
parent
e1df4a685d
commit
40454ff0c6
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user