fixup! Fix code using awful.util.round

This commit is contained in:
Uli Schlachter 2017-03-06 17:28:31 +01:00
parent dde71265c5
commit 675b05ff34
1 changed files with 0 additions and 1 deletions

View File

@ -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")