mirror of
https://github.com/Insality/druid.git
synced 2025-09-27 18:12:19 +02:00
Remove const.grid_type
This commit is contained in:
@@ -102,12 +102,6 @@ M.SWIPE = {
|
||||
}
|
||||
|
||||
|
||||
M.GRID_MODE = {
|
||||
STATIC = "static",
|
||||
DYNAMIC = "dynamic",
|
||||
}
|
||||
|
||||
|
||||
M.EMPTY_FUNCTION = function() end
|
||||
M.EMPTY_STRING = ""
|
||||
M.SPACE_STRING = " "
|
||||
|
Reference in New Issue
Block a user