forked from AkkomaGang/akkoma
Merge branch 'chore/unused-import' into 'develop'
Remove unused import See merge request pleroma/pleroma!3004
This commit is contained in:
commit
c5acbf8a1b
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@ defmodule Pleroma.Object.FetcherTest do
|
|||
alias Pleroma.Object
|
||||
alias Pleroma.Object.Fetcher
|
||||
|
||||
import ExUnit.CaptureLog
|
||||
import Mock
|
||||
import Tesla.Mock
|
||||
|
||||
|
|
Loading…
Reference in a new issue