From d0c6798d9e696d2f48fe4e05617f2cdde3b6d88b Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Wed, 27 Dec 2017 19:45:36 +1100 Subject: sequences: cya later --- pywal/util.py | 1 - 1 file changed, 1 deletion(-) (limited to 'pywal/util.py') diff --git a/pywal/util.py b/pywal/util.py index cef5a63..37df3a8 100644 --- a/pywal/util.py +++ b/pywal/util.py @@ -10,7 +10,6 @@ import subprocess class Color: """Color formats.""" alpha_num = 100 - sequences = "" def __init__(self, hex_color): self.hex_color = hex_color -- cgit v1.2.3