fixup! Fix code using awful.util.cycle
This commit is contained in:
parent
ad113fa3aa
commit
dde71265c5
|
@ -9,7 +9,6 @@
|
|||
-- Grab environment we need
|
||||
local ipairs = ipairs
|
||||
local type = type
|
||||
local util = require("awful.util")
|
||||
local capi = {
|
||||
screen = screen,
|
||||
mouse = mouse,
|
||||
|
|
Loading…
Reference in New Issue