diff options
Diffstat (limited to 'core/._m.lua')
-rw-r--r-- | core/._m.lua | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/core/._m.lua b/core/._m.lua index e2ca375b..36f2f25c 100644 --- a/core/._m.lua +++ b/core/._m.lua @@ -37,6 +37,4 @@ module('_m') --- -- This module contains no functions. -function no_functions() - -end +function no_functions() end |