mirror of
https://github.com/plausible/analytics.git
synced 2024-11-23 11:12:15 +03:00
Remove log
This commit is contained in:
parent
d8936888e6
commit
d3c770a6da
@ -4,7 +4,6 @@ defmodule PlausibleWeb.Api.ExternalController do
|
||||
|
||||
def event(conn, _params) do
|
||||
params = parse_body(conn)
|
||||
IO.inspect(conn.req_headers)
|
||||
|
||||
case create_event(conn, params) do
|
||||
{:ok, nil} ->
|
||||
|
Loading…
Reference in New Issue
Block a user