Merge pull request #20 from Aweptimum/patch-1
Delete require call for `column` layout
This commit is contained in:
commit
72c4eb8689
@ -1,4 +1,3 @@
|
|||||||
local column = require "helium.layout.column"
|
|
||||||
--my copy of the cssssss grids
|
--my copy of the cssssss grids
|
||||||
local path = string.sub(..., 1, string.len(...) - string.len(".grid"))
|
local path = string.sub(..., 1, string.len(...) - string.len(".grid"))
|
||||||
local layout = require(path..'.layout')
|
local layout = require(path..'.layout')
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user