removed socket.js

This commit is contained in:
Beverly Nguyen
2024-06-03 11:32:56 -07:00
parent 8152985f9b
commit 4ebd5734d6
2 changed files with 0 additions and 2 deletions

View File

@@ -126,7 +126,6 @@ const javascripts = () => {
paths.src + 'javascripts/loginAlert.js',
paths.src + 'javascripts/main.js',
paths.src + 'javascripts/chartDashboard.js',
paths.src + 'javascripts/socket.js',
])
.pipe(plugins.prettyerror())
.pipe(plugins.babel({