From 121cab66a19015b6ab2a06fd4739e80ef33d538a Mon Sep 17 00:00:00 2001 From: Gabriel Grubba Date: Tue, 14 Feb 2023 11:32:39 -0300 Subject: [PATCH] whitespace in service connection --- tools/meteor-services/service-connection.js | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/meteor-services/service-connection.js b/tools/meteor-services/service-connection.js index d942e5d268..a51f7f89ea 100644 --- a/tools/meteor-services/service-connection.js +++ b/tools/meteor-services/service-connection.js @@ -42,7 +42,6 @@ Object.assign(ServiceConnection.prototype, { init: async function() { const self = this; const ddpClient = await loadIsopackage('ddp-client'); - const options = Object.assign({}, self.options, { // We found that this was likely to time out with the DDP default of 10s, // especially if the CPU is churning on bundling (eg, for the stats