Remove unused pattern
ci/woodpecker/push/woodpecker Pipeline is pending Details

This commit is contained in:
FloatingGhost 2022-11-08 13:54:43 +00:00
parent 4e8ab0deeb
commit 0681a26dbb
1 changed files with 8 additions and 9 deletions

View File

@ -193,7 +193,6 @@ defmodule Pleroma.Instances.Instance do
Logger.info("Creating metadata for #{host}")
{:ok, instance} =
%Instance{}
|> changeset(%{
host: host,