fix format
This commit is contained in:
parent
58da7f6620
commit
1b3a942a84
|
@ -1,10 +1,10 @@
|
|||
defmodule Mix.Tasks.Pleroma.Marker do
|
||||
use Mix.Task
|
||||
import Mix.Pleroma
|
||||
|
||||
import Ecto.Query
|
||||
alias Pleroma.Repo
|
||||
|
||||
alias Pleroma.Notification
|
||||
alias Pleroma.Repo
|
||||
|
||||
def run(["update_markers"]) do
|
||||
start_pleroma()
|
||||
|
|
Loading…
Reference in New Issue