Skip to content

Commit

Permalink
Forgot to export
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Arranaga authored and Michael Arranaga committed Aug 30, 2019
1 parent 1d3ede3 commit fd24012
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion ePOwerShell/Public/Remove-ePOComputer.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -116,4 +116,6 @@ function Remove-ePOComputer {
Write-Error $_
}
}
}
}

Export-ModuleMember -Function 'Remove-ePOComputer'

0 comments on commit fd24012

Please sign in to comment.