Skip to content

Commit

Permalink
Move removecippqueue function
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnDuprey committed Apr 2, 2024
1 parent e787cd9 commit 262d474
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
function Remove-CippQueue {
function Invoke-RemoveCippQueue {
# Input bindings are passed in via param block.
param($Request, $TriggerMetadata)

Expand Down

0 comments on commit 262d474

Please sign in to comment.