Skip to content

Commit b6d242b

Browse files
author
Marco Franceschi
committed
fix: Released memory usage fix
1 parent c83f623 commit b6d242b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/services/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -786,6 +786,7 @@ export default class Provider extends CloudGraph.Client {
786786
connections
787787
)
788788
}
789+
789790
Object.assign(result.connections, serviceConnections)
790791
}
791792
})

0 commit comments

Comments
 (0)