From: href Date: Tue, 6 Nov 2018 14:17:13 +0000 (+0100) Subject: format X-Git-Url: http://git.squeep.com/?a=commitdiff_plain;h=36ca3c1b3ec814609d14815a672239a31b1e0ec5;hp=-c;p=akkoma format --- 36ca3c1b3ec814609d14815a672239a31b1e0ec5 diff --git a/test/web/activity_pub/activity_pub_controller_test.exs b/test/web/activity_pub/activity_pub_controller_test.exs index 524ed9eaa..f22975f86 100644 --- a/test/web/activity_pub/activity_pub_controller_test.exs +++ b/test/web/activity_pub/activity_pub_controller_test.exs @@ -32,7 +32,6 @@ defmodule Pleroma.Web.ActivityPub.ActivityPubControllerTest do |> Keyword.put(:allow_relay, true) Application.put_env(:pleroma, :instance, instance) - end end