Skip to content

Commit 0c8206e

Browse files
committed
Remove unnecessary 'using'
1 parent 9ccd36c commit 0c8206e

File tree

1 file changed

+0
-2
lines changed
  • test/E2E/TestFunctionApp/DurableClient

1 file changed

+0
-2
lines changed

test/E2E/TestFunctionApp/DurableClient/run.ps1

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
using namespace System.Net
2-
31
param($Request, $TriggerMetadata)
42

53
Write-Host "DurableClient started"

0 commit comments

Comments
 (0)