Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ukutaht committed Aug 1, 2024
1 parent 2b778f0 commit a584fc8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/plausible/ingestion/acquisition.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
defmodule Plausible.Ingestion.Acquisition do
@moduledoc false

def init() do
:ets.new(__MODULE__, [
:named_table,
Expand Down

0 comments on commit a584fc8

Please sign in to comment.