Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

Commit

Permalink
Minor cleanup of references
Browse files Browse the repository at this point in the history
  • Loading branch information
cfalta committed Nov 22, 2019
1 parent 2c43a70 commit d46ff64
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions New-PSArmoury.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -652,12 +652,6 @@ Description
Encrypts the message "Hello World" and returns the result as a custom psobject.
.NOTES
.LINK
https://github.com/cfalta/ADT
#>

[CmdletBinding()]
Expand Down Expand Up @@ -757,12 +751,6 @@ Description
Encrypts the message "Hello World" and returns the result as a custom psobject with the properties "IV" and "Ciphertext".
.NOTES
.LINK
https://github.com/cfalta/ADT
#>

[CmdletBinding()]
Expand Down

0 comments on commit d46ff64

Please sign in to comment.