Revert "Merge branch 'feature/rich-text' into 'develop'"

This reverts merge request !309
This commit is contained in:
lambda 2018-08-31 09:51:20 +00:00
commit 58539e1357
7 changed files with 7 additions and 78 deletions

View file

@ -48,7 +48,6 @@ defmodule Pleroma.Mixfile do
{:mogrify, "~> 0.6.1"},
{:ex_aws, "~> 2.0"},
{:ex_aws_s3, "~> 2.0"},
{:earmark, "~> 1.2"},
{:ex_machina, "~> 2.2", only: :test},
{:credo, "~> 0.9.3", only: [:dev, :test]},
{:mock, "~> 0.3.1", only: :test}