Skip to content

Commit ce71883

Browse files
committed
Removed internal function from the functions to export
1 parent 5e0ab15 commit ce71883

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

PSDatabasClone.psd1

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,7 @@
7070
'New-PdcVhdDisk',
7171
'Remove-PdcDatabaseClone',
7272
'Remove-PdcDatabaseImage',
73-
'Set-PdcConfiguration',
74-
'Test-PdcDatabaseSetup'
73+
'Set-PdcConfiguration'
7574

7675
# Cmdlets to export from this module
7776
CmdletsToExport = ''

0 commit comments

Comments
 (0)