mirror of https://github.com/lcpz/lain.git
brigthness: unused lib removed
This commit is contained in:
parent
8207714a8b
commit
28b9a0b913
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue