Skip to content

Commit

Permalink
Add missing alias.
Browse files Browse the repository at this point in the history
  • Loading branch information
xward committed Jan 3, 2024
1 parent f73ee62 commit 0899bac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/phoenix_ddos/template/engine.eex
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ defmodule PhoenixDDoS.Engine do
alias PhoenixDDoS.Checkers
alias PhoenixDDoS.Dredd
alias PhoenixDDoS.Jail
alias PhoenixDDoS.Monitoring.AlertSentry
alias PhoenixDDoS.RateLimit
alias PhoenixDDoS.RequestContext
alias PhoenixDDoS.Telemetry
Expand Down

0 comments on commit 0899bac

Please sign in to comment.