X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/a56c60dacef900097509cfa8f36d4a76952a69f8..309174ae7e5f9e629e6a40fe4f0faf23da074004:/widgets/contrib/brightness.lua 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