Removed unused variable from script

This commit is contained in:
Samuel Clements 2012-03-16 11:07:11 +00:00
parent 579a1498df
commit 374b9f3a26

View file

@ -8,7 +8,6 @@ import sys
output_length = 10
hide_when_charge_is_above = 90
blank_when_battery_full = True
filled_char, empty_char = u'', u''
""" Read battery charge """