From 950b7e892a98675616653bcabe405d9203691c6e Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Thu, 20 Jul 2017 23:42:03 +1000 Subject: general: Remove unused module. --- pywal/sequences.py | 1 - 1 file changed, 1 deletion(-) (limited to 'pywal/sequences.py') diff --git a/pywal/sequences.py b/pywal/sequences.py index 9a90e3e..7533f19 100644 --- a/pywal/sequences.py +++ b/pywal/sequences.py @@ -4,7 +4,6 @@ Send sequences to all open terminals. import os import re -# from pywal.settings import CACHE_DIR from pywal import util -- cgit v1.2.3