From eb1518a08ce0bd6af8b2f61434933a949d7f2526 Mon Sep 17 00:00:00 2001 From: AzurePipelines Date: Wed, 12 Aug 2020 21:15:30 +0000 Subject: [PATCH] Push to refs/heads/SA-1275_Get-JCSystemInsights_SDK;[skip ci] --- PowerShell/JumpCloud Module/JumpCloud.psd1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PowerShell/JumpCloud Module/JumpCloud.psd1 b/PowerShell/JumpCloud Module/JumpCloud.psd1 index d2e2362c0..247f5bce0 100755 --- a/PowerShell/JumpCloud Module/JumpCloud.psd1 +++ b/PowerShell/JumpCloud Module/JumpCloud.psd1 @@ -95,7 +95,7 @@ FunctionsToExport = 'Add-JCAssociation', 'Add-JCCommandTarget', 'Set-JCRadiusReplyAttribute', 'Set-JCRadiusServer', 'Set-JCSystem', 'Set-JCSystemUser', 'Set-JCUser', 'Set-JCUserGroupLDAP', 'Update-JCModule', 'Update-JCUsersFromCSV', 'Get-JCEvent', - 'Get-JCEventCount', 'Get-JCEvent', 'Get-JCEventCount' + 'Get-JCEventCount' # Cmdlets to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no cmdlets to export. CmdletsToExport = @()