1
0
mirror of https://git.pleroma.social/sjw/pleroma.git synced 2025-01-27 00:19:58 +01:00

Remove unused import

This commit is contained in:
Mark Felder 2020-09-16 10:56:42 -05:00
parent 3a9baa9d0d
commit 73e0e6a8a2

View File

@ -10,7 +10,6 @@ defmodule Pleroma.Object.FetcherTest do
alias Pleroma.Object
alias Pleroma.Object.Fetcher
import ExUnit.CaptureLog
import Mock
import Tesla.Mock