mix format
Some checks are pending
ci/woodpecker/pr/test/1 Pipeline is pending approval
ci/woodpecker/pr/test/2 Pipeline is pending approval

This commit is contained in:
FloatingGhost 2026-02-07 19:28:13 +00:00
commit 6ae0635da7

View file

@ -185,9 +185,7 @@ defmodule Pleroma.Mixfile do
{:concurrent_limiter,
git: "https://akkoma.dev/AkkomaGang/concurrent-limiter.git", branch: "main"},
{:remote_ip, "~> 1.2.0"},
{:captcha,
git: "https://akkoma.dev/AkkomaGang/elixir-captcha.git",
branch: "main"},
{:captcha, git: "https://akkoma.dev/AkkomaGang/elixir-captcha.git", branch: "main"},
{:restarter, path: "./restarter"},
{:majic, git: "https://akkoma.dev/AkkomaGang/majic.git", branch: "main"},
{:eblurhash, "~> 1.2.2"},