This commit is contained in:
2020-09-07 13:03:27 -04:00
parent 6181ff2f3b
commit 6a688f3017
-2
View File
@@ -2,5 +2,3 @@ Function hw
{
Write-Output "Hello world!"
}
Export-ModuleMember -Function hw