Skip to content

Commit aca4c0b

Browse files
authored
remove outdated TODO comment
1 parent edf3011 commit aca4c0b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/PowerShell/PowerShellManager.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,6 @@ public Hashtable InvokeFunction(
254254
}
255255
finally
256256
{
257-
// TODO: determine if external SDK also needs this call
258257
durableFunctionsUtils.AfterFunctionInvocation();
259258
outputBindings.Clear();
260259
ResetRunspace();

0 commit comments

Comments
 (0)