From 2028368b0d0dc8e2ee557083536ff42a4ff54a72 Mon Sep 17 00:00:00 2001 From: FloatingGhost Date: Wed, 2 Aug 2023 16:53:41 +0100 Subject: [PATCH] Mix format --- mix.exs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/mix.exs b/mix.exs index d4ae69e52..c13e494ee 100644 --- a/mix.exs +++ b/mix.exs @@ -171,8 +171,7 @@ defmodule Pleroma.Mixfile do {:flake_id, "~> 0.1.0"}, {:concurrent_limiter, git: "https://akkoma.dev/AkkomaGang/concurrent-limiter.git", - ref: "a9e0b3d64574bdba761f429bb4fba0cf687b3338" - }, + ref: "a9e0b3d64574bdba761f429bb4fba0cf687b3338"}, {:remote_ip, "~> 1.1.0"}, {:captcha, git: "https://git.pleroma.social/pleroma/elixir-libraries/elixir-captcha.git",