diff options
author | Alexander Strizhakov <alex.strizhakov@gmail.com> | 2020-07-21 11:49:36 +0300 |
---|---|---|
committer | Alexander Strizhakov <alex.strizhakov@gmail.com> | 2020-09-24 10:12:04 +0300 |
commit | 27482d917b27a01f3fe5a8df4d915cefafd157fb (patch) | |
tree | 42f9f1f34a2d261916ec36fb64f43f7262b56f6d | |
parent | c65056655f4ca01164acf04a59f1cb973962f9cb (diff) | |
download | pleroma-27482d917b27a01f3fe5a8df4d915cefafd157fb.tar.gz |
not needed anymore
-rw-r--r-- | lib/mix/pleroma.ex | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/mix/pleroma.ex b/lib/mix/pleroma.ex index 938344c7d..f91c66b30 100644 --- a/lib/mix/pleroma.ex +++ b/lib/mix/pleroma.ex @@ -4,7 +4,6 @@ defmodule Mix.Pleroma do @apps [ - :restarter, :ecto, :ecto_sql, :postgrex, |