aboutsummaryrefslogtreecommitdiff
path: root/bat.lua
diff options
context:
space:
mode:
Diffstat (limited to 'bat.lua')
-rw-r--r--bat.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/bat.lua b/bat.lua
index 26b251c..ba29894 100644
--- a/bat.lua
+++ b/bat.lua
@@ -22,7 +22,6 @@ module("vicious.bat")
-- {{{ Battery widget type
local function worker(format, batid)
- -- Initialise tables
local battery_state = {
["full"] = "↯",
["unknown"] = "⌁",