Skip to content

Commit 66b320f

Browse files
committed
Remove redundant Export-ModuleMember (already controlled by psd1 FunctionsToExport)
1 parent 31ff8cd commit 66b320f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Staging/PowerShell.MCP.psm1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -357,4 +357,4 @@ function Install-ClaudeSkill {
357357
}
358358
}
359359

360-
Export-ModuleMember -Function Get-MCPProxyPath, Get-MCPOwner, Install-ClaudeSkill
360+

0 commit comments

Comments
 (0)