mirror of
https://git.pleroma.social/sjw/pleroma.git
synced 2025-01-28 02:10:13 +01:00
Credo fixes.
This commit is contained in:
parent
9189b489ee
commit
f77d4a302d
@ -3,10 +3,10 @@
|
|||||||
# SPDX-License-Identifier: AGPL-3.0-only
|
# SPDX-License-Identifier: AGPL-3.0-only
|
||||||
|
|
||||||
defmodule Pleroma.MigrationHelper do
|
defmodule Pleroma.MigrationHelper do
|
||||||
alias Pleroma.User
|
|
||||||
alias Pleroma.Object
|
|
||||||
alias Pleroma.Notification
|
alias Pleroma.Notification
|
||||||
|
alias Pleroma.Object
|
||||||
alias Pleroma.Repo
|
alias Pleroma.Repo
|
||||||
|
alias Pleroma.User
|
||||||
|
|
||||||
import Ecto.Query
|
import Ecto.Query
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user