mirror of
https://github.com/bjc/prosody.git
synced 2025-04-05 14:17:37 +03:00
net.httpserver: Removed unused import.
This commit is contained in:
parent
7f60996cff
commit
3c7605bff4
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@
|
|||
--
|
||||
|
||||
|
||||
local server = require "net.server"
|
||||
local url_parse = require "socket.url".parse;
|
||||
local httpstream_new = require "util.httpstream".new;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue