Skip to content

Commit

Permalink
fix inconsistent formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
runeanielsen committed Aug 12, 2024
1 parent 6f2edb3 commit 18357ed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion OpenFTTH.APIGateway/Reporting/CustomerTerminationReport.cs
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,6 @@ public class TraceHopContext

public TraceHopContext(UtilityGraphConnectedTerminal hopTerminalRef, UtilityNetworkProjection utilityNetworkProjection, InterestsProjection interestsProjection, IRouteNetworkState routeNetworkState, IEventStore eventStore)
{

_utilityNetworkProjection = utilityNetworkProjection;

if (_nodeContainerSpecifications == null)
Expand Down

0 comments on commit 18357ed

Please sign in to comment.