Skip to content

Commit

Permalink
Add using for finally interfaces
Browse files Browse the repository at this point in the history
  • Loading branch information
ipvalverde authored Oct 13, 2024
1 parent 8939ed3 commit 1836b6e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
using Microsoft.Extensions.DependencyInjection;
using Microsoft.Extensions.DependencyInjection.Extensions;
using PipelineNet.Finally;
using PipelineNet.Middleware;
using System;
using System.Collections.Generic;
Expand Down

0 comments on commit 1836b6e

Please sign in to comment.