From: luke bonham Date: Thu, 9 Jan 2014 13:33:18 +0000 (+0100) Subject: brigthness: unused lib removed X-Git-Url: https://git.madduck.net/etc/awesome.git/commitdiff_plain/28b9a0b91312e080f352c6bde89bbc3718215b30 brigthness: unused lib removed --- diff --git a/widgets/contrib/brightness.lua b/widgets/contrib/brightness.lua index 0ba2f45..04b8d2b 100644 --- a/widgets/contrib/brightness.lua +++ b/widgets/contrib/brightness.lua @@ -10,7 +10,6 @@ local newtimer = require("lain.helpers").newtimer local wibox = require("wibox") local io = { popen = io.popen } -local string = { match = string.match } local setmetatable = setmetatable