mirror of
https://github.com/bjc/prosody.git
synced 2025-04-04 21:57:45 +03:00
spec/util_iterators: Remove unused import of util.set [luacheck]
This commit is contained in:
parent
246c6f8320
commit
fb6acc56d3
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
local iter = require "util.iterators";
|
||||
local set = require "util.set";
|
||||
|
||||
describe("util.iterators", function ()
|
||||
describe("join", function ()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue