Skip to content

Commit 1b09e19

Browse files
committed
Removed unused url
1 parent be90372 commit 1b09e19

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

examples/http-server.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
var http = require('http');
2-
var url = require('url');
32

43
var response = "<html>" +
54
"<head>" +

0 commit comments

Comments
 (0)