brigthness: unused lib removed

This commit is contained in:
luke bonham 2014-01-09 14:33:18 +01:00 committed by copycat-killer
parent 13bdc43595
commit f8734babc5
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@ local newtimer = require("lain.helpers").newtimer
local wibox = require("wibox") local wibox = require("wibox")
local io = { popen = io.popen } local io = { popen = io.popen }
local string = { match = string.match }
local setmetatable = setmetatable local setmetatable = setmetatable