We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5befd34 commit 3400457Copy full SHA for 3400457
tools/office-cmdlet-updater/services/cmdlet.dependencies.service.js
@@ -65,8 +65,6 @@ class CmdletDependenciesService {
65
// await this.ps.invokeCommand(commands.SKYPE_INSTALL_MODULE);
66
await this.ps.invokeCommand(commands.SKYPE_CREATE_SESSION);
67
await this.ps.invokeCommand(commands.SKYPE_IMPORT_SESSION);
68
-
69
- return result;
70
}
71
72
async preInstallWhiteboard() {
0 commit comments