Skip to content

Commit

Permalink
remove behaviour reference
Browse files Browse the repository at this point in the history
  • Loading branch information
smoes committed Nov 11, 2024
1 parent f7ec746 commit 3a30f0d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/efx.ex
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,6 @@ defmodule Efx do
import Efx

@before_compile unquote(__MODULE__)
@behaviour __MODULE__

def __config_root(), do: unquote(config_root)
def __config_key(), do: unquote(config_key)
Expand Down

0 comments on commit 3a30f0d

Please sign in to comment.