fixup! Fix code using awful.util.round
This commit is contained in:
parent
dde71265c5
commit
675b05ff34
|
@ -9,7 +9,6 @@
|
|||
local error = error
|
||||
local type = type
|
||||
local gmath = require("gears.math")
|
||||
local util = require("awful.util")
|
||||
local abutton = require("awful.button")
|
||||
local aclient = require("awful.client")
|
||||
local atooltip = require("awful.tooltip")
|
||||
|
|
Loading…
Reference in New Issue