diff options
Diffstat (limited to 'util')
-rw-r--r-- | util/logger.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/logger.lua b/util/logger.lua index f93cafc1..e9440a04 100644 --- a/util/logger.lua +++ b/util/logger.lua @@ -33,4 +33,4 @@ function init(name) end end -return _M;
\ No newline at end of file +return _M; |