Remove superfluous layouts.lua
This commit is contained in:
parent
2db0ec5e81
commit
6f0a85e0db
3 changed files with 13 additions and 38 deletions
2
rc.lua
2
rc.lua
|
@ -9,8 +9,6 @@ conf = require("localconf")
|
|||
inspect = require("inspect")
|
||||
-- }}}
|
||||
|
||||
layouts = require('layouts')
|
||||
|
||||
-- {{{ Logging
|
||||
log = require("simplelog")
|
||||
log.add_logger(log.loggers.stdio, log.level.DEBUG)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue