Skip to content

Commit

Permalink
Fix specs warning
Browse files Browse the repository at this point in the history
  • Loading branch information
PJUllrich committed Dec 29, 2023
1 parent 914ac36 commit ff20ae8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/lemon_ex/webhooks/event.ex
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ defmodule LemonEx.Webhooks.Event do
An event received by the Webhook.
"""

@type t :: %__MODULE__{}

require Logger

alias LemonEx.LicenseKeys.LicenseKey
Expand Down

0 comments on commit ff20ae8

Please sign in to comment.