Fix credo warnings
This commit is contained in:
parent
e87901c424
commit
034ac43f3a
2 changed files with 2 additions and 2 deletions
|
|
@ -10,9 +10,9 @@ defmodule Pleroma.User.BackupTest do
|
|||
import Pleroma.Factory
|
||||
import Swoosh.TestAssertions
|
||||
|
||||
alias Pleroma.User.Backup
|
||||
alias Pleroma.Bookmark
|
||||
alias Pleroma.Tests.ObanHelpers
|
||||
alias Pleroma.User.Backup
|
||||
alias Pleroma.Web.CommonAPI
|
||||
alias Pleroma.Workers.BackupWorker
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue