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