aboutsummaryrefslogtreecommitdiffstats
path: root/util/sasl.lua
diff options
context:
space:
mode:
Diffstat (limited to 'util/sasl.lua')
-rw-r--r--util/sasl.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/util/sasl.lua b/util/sasl.lua
index 2eb52c1d..c8490842 100644
--- a/util/sasl.lua
+++ b/util/sasl.lua
@@ -18,7 +18,6 @@ local type = type
local setmetatable = setmetatable;
local assert = assert;
local require = require;
-local print = print
module "sasl"