1
0
Fork 1
mirror of https://akkoma.dev/AkkomaGang/akkoma.git synced 2024-12-25 04:53:06 +00: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