Skip to content

Commit 3400457

Browse files
committed
Fix skype dependencies
1 parent 5befd34 commit 3400457

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tools/office-cmdlet-updater/services/cmdlet.dependencies.service.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,6 @@ class CmdletDependenciesService {
6565
// await this.ps.invokeCommand(commands.SKYPE_INSTALL_MODULE);
6666
await this.ps.invokeCommand(commands.SKYPE_CREATE_SESSION);
6767
await this.ps.invokeCommand(commands.SKYPE_IMPORT_SESSION);
68-
69-
return result;
7068
}
7169

7270
async preInstallWhiteboard() {

0 commit comments

Comments
 (0)