mirror of
https://github.com/bjc/prosody.git
synced 2025-04-04 13:47:41 +03:00
mod_auth_anonymous: Remove unused logger init
This commit is contained in:
parent
90342aaf3c
commit
837f0451da
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@
|
|||
-- COPYING file in the source package for more information.
|
||||
--
|
||||
|
||||
local log = require "util.logger".init("auth_anonymous");
|
||||
local new_sasl = require "util.sasl".new;
|
||||
local datamanager = require "util.datamanager";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue