mirror of
https://github.com/plausible/analytics.git
synced 2024-11-25 07:06:11 +03:00
Make credo happy
This commit is contained in:
parent
ff71e21fe8
commit
5e0dde155b
@ -1,4 +1,6 @@
|
||||
defmodule PlausibleWeb.LastSeenPlug do
|
||||
@moduledoc false
|
||||
|
||||
import Plug.Conn
|
||||
use Plausible.Repo
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user