mirror of
https://git.pleroma.social/pleroma/pleroma.git
synced 2025-12-09 05:20:38 +00:00
Mix: Remove double lazarus
This commit is contained in:
parent
bbf4c6998d
commit
ffc93a10ab
1 changed files with 0 additions and 3 deletions
3
mix.exs
3
mix.exs
|
|
@ -135,9 +135,6 @@ defmodule Pleroma.Mixfile do
|
|||
{:telemetry_metrics, "~> 0.6"},
|
||||
{:telemetry_poller, "~> 1.0"},
|
||||
{:tzdata, "~> 1.0.3"},
|
||||
{:oban_plugins_lazarus,
|
||||
git: "https://git.pleroma.social/pleroma/elixir-libraries/oban_plugins_lazarus.git",
|
||||
ref: "e49fc355baaf0e435208bf5f534d31e26e897711"},
|
||||
{:plug_cowboy, "~> 2.7"},
|
||||
{:oban, "~> 2.19.0"},
|
||||
{:oban_plugins_lazarus,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue