Skip to content
This repository was archived by the owner on Oct 25, 2024. It is now read-only.

Commit 11dd65a

Browse files
authored
Remove jquery.min.js from P2P test. (#481)
1 parent 69f10a4 commit 11dd65a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/p2ptest/fetch_dependencies.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88

99

1010
URLS = {'q.js': 'https://raw.githubusercontent.com/kriskowal/q/c2f5a6f35456389a806acca50bfd929cbe30c4cb/q.js',
11-
'jquery.min.js': 'https://code.jquery.com/jquery-1.10.2.min.js',
1211
'socket.io.min.js': 'https://cdnjs.cloudflare.com/ajax/libs/socket.io/3.1.2/socket.io.js'
1312
}
1413

0 commit comments

Comments
 (0)