From 3e62ff58706798955799740543394cc2d3e5e6e6 Mon Sep 17 00:00:00 2001 From: Matthew Wild Date: Tue, 20 Jan 2015 11:30:07 +0000 Subject: hostmanager: Remove unused import of util.uuid --- core/hostmanager.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'core/hostmanager.lua') diff --git a/core/hostmanager.lua b/core/hostmanager.lua index d10ecd30..7f9d1610 100644 --- a/core/hostmanager.lua +++ b/core/hostmanager.lua @@ -13,7 +13,6 @@ local disco_items = require "util.multitable".new(); local NULL = {}; local jid_split = require "util.jid".split; -local uuid_gen = require "util.uuid".generate; local log = require "util.logger".init("hostmanager"); -- cgit v1.2.3