Skip to content

Commit b92b887

Browse files
author
Manikanta Nallagatla
committed
clean changes
1 parent 716d3a4 commit b92b887

File tree

3 files changed

+0
-31
lines changed

3 files changed

+0
-31
lines changed

src/WebJobs.Script.WebHost/Models/FunctionsWorkerContainerAssignmentContext.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,5 @@ public class FunctionsWorkerContainerAssignmentContext
1010
{
1111
[JsonProperty("assignmentContext")]
1212
public HostAssignmentContext AssignmentContext { get; private set; }
13-
// or, for C# 9+:
14-
// public HostAssignmentContext AssignmentContext { get; init; }
1513
}
1614
}

src/WebJobs.Script.WebHost/Models/HostAssignmentContextMan.cs

Lines changed: 0 additions & 13 deletions
This file was deleted.

src/WebJobs.Script.WebHost/Models/HostAssignmentContextMani.cs

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)