removed socket io

This commit is contained in:
Beverly Nguyen
2024-08-09 14:29:14 -07:00
parent b426a17cf8
commit 9e6f87ace1
10 changed files with 148 additions and 505 deletions

View File

@@ -95,7 +95,6 @@ const javascripts = () => {
paths.npm + 'timeago/jquery.timeago.js',
paths.npm + 'textarea-caret/index.js',
paths.npm + 'cbor-js/cbor.js',
paths.npm + 'socket.io-client/dist/socket.io.min.js',
paths.npm + 'd3/dist/d3.min.js'
]));