Skip to content

Commit e3718e2

Browse files
committed
dont use HTTP directly
1 parent c3cdcf4 commit e3718e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/http-tests.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
using WebIO
2-
using HTTP, WebSockets
2+
using WebSockets
33
using JSExpr
44
using Test
55

0 commit comments

Comments
 (0)