Removed unused require
This commit is contained in:
parent
a03aaec1dc
commit
b6421667d9
|
@ -15,7 +15,6 @@ local layout = require("awful.layout")
|
|||
local tooltip = require("awful.tooltip")
|
||||
local beautiful = require("beautiful")
|
||||
local wibox = require("wibox")
|
||||
local surface = require("gears.surface")
|
||||
local gdebug = require("gears.debug")
|
||||
local gtable = require("gears.table")
|
||||
|
||||
|
|
Loading…
Reference in New Issue