diff --git a/src/PSCredentialStore.psd1 b/src/PSCredentialStore.psd1 index bc4c09a..190a725 100644 --- a/src/PSCredentialStore.psd1 +++ b/src/PSCredentialStore.psd1 @@ -82,8 +82,7 @@ # Store 'Get-CredentialStore', 'New-CredentialStore', - 'Test-CredentialStore', - 'Update-CredentialStore' + 'Test-CredentialStore' ) # 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.