remove whatever this is

This commit is contained in:
zefie
2021-08-27 14:49:32 -04:00
parent 863d57467e
commit 80b45e7707

View File

@@ -159,7 +159,7 @@ async function processPath(socket, service_vault_file_path, request_headers = ne
sendToClient(socket, errpage[0], errpage[1]);
}
});
}er
}
} else {
// not a potential service file, so save to send
sendRawFile(socket, service_vault_file_path);