Removed unused variable from script
This commit is contained in:
parent
579a1498df
commit
374b9f3a26
1 changed files with 0 additions and 1 deletions
|
@ -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 """
|
||||
|
|
Loading…
Add table
Reference in a new issue