Skip to content

Commit

Permalink
Update GlobalExceptionFilter.cs
Browse files Browse the repository at this point in the history
extensions
  • Loading branch information
GregorSpagnolo authored Dec 14, 2020
1 parent 2a66030 commit 0b3ae36
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/SecureBank/Filters/GlobalExceptionFilter.cs
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using Microsoft.Extensions.DependencyInjection;
using Microsoft.Extensions.Options;
using SecureBank.Ctf.Models;

namespace SecureBank.Filters
{
Expand Down

0 comments on commit 0b3ae36

Please sign in to comment.