remove obsolete exports

This commit is contained in:
OCram85 2019-04-04 16:55:23 +02:00
parent 7a56f2ff61
commit 0fb868ef77
1 changed files with 1 additions and 2 deletions

View File

@ -82,8 +82,7 @@
# Store # Store
'Get-CredentialStore', 'Get-CredentialStore',
'New-CredentialStore', 'New-CredentialStore',
'Test-CredentialStore', 'Test-CredentialStore'
'Update-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. # 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.