From 95346f2e847d5cd1ee68dcd87d8b24fcd70f648e Mon Sep 17 00:00:00 2001 From: Kim Alvefur Date: Tue, 10 Apr 2018 22:43:13 +0200 Subject: loggingmanager: Remove luacheck annotations for global log functions that are now set in util.startup --- core/loggingmanager.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'core') diff --git a/core/loggingmanager.lua b/core/loggingmanager.lua index deaeddc3..cfa8246a 100644 --- a/core/loggingmanager.lua +++ b/core/loggingmanager.lua @@ -5,7 +5,6 @@ -- This project is MIT/X11 licensed. Please see the -- COPYING file in the source package for more information. -- --- luacheck: globals log prosody.log local format = require "util.format".format; local setmetatable, rawset, pairs, ipairs, type = -- cgit v1.2.3