Update plugin.py

This commit is contained in:
Gordon Shumway 2019-06-03 05:57:10 -04:00 committed by GitHub
parent 0eb21983c4
commit 11480bbb08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -617,7 +617,6 @@ class ASCII(callbacks.Plugin):
gsval = " "
color = "0,{0}".format(int(color1))
else:
old_color = color
gsval = ""
alt_gsval = ""
color = "{0},{1}".format(int(color1), int(color2))