mirror of
https://github.com/awesomeWM/awesome
synced 2024-11-17 07:47:41 +01:00
dbus: remove useless require hooks
Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
parent
e104bae294
commit
c505f2d2e7
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@
|
|||
|
||||
-- Grab environment we need
|
||||
require("awful.dbus")
|
||||
local hooks = require("awful.hooks")
|
||||
local loadstring = loadstring
|
||||
local tostring = tostring
|
||||
local ipairs = ipairs
|
||||
|
|
Loading…
Reference in a new issue