Skip to content

Commit

Permalink
make dialyzer happy
Browse files Browse the repository at this point in the history
  • Loading branch information
abc3 committed Oct 18, 2023
1 parent 67b10b6 commit 75b7a7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/supavisor/native_handler.ex
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ defmodule Supavisor.NativeHandler do
@behaviour :ranch_protocol

require Logger
alias Supavisor, as: S
alias Supavisor.Helpers, as: H
alias Supavisor.HandlerHelpers, as: HH
alias Supavisor.{Protocol.Server, Tenants}
Expand Down

0 comments on commit 75b7a7d

Please sign in to comment.