forked from mirrors/akkoma
Remove unused pattern
This commit is contained in:
parent
4e8ab0deeb
commit
0681a26dbb
|
@ -193,7 +193,6 @@ defp do_update_metadata(%URI{host: host} = uri, existing_record) do
|
|||
|
||||
Logger.info("Creating metadata for #{host}")
|
||||
|
||||
{:ok, instance} =
|
||||
%Instance{}
|
||||
|> changeset(%{
|
||||
host: host,
|
||||
|
|
Loading…
Reference in a new issue