aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web/common_api
diff options
context:
space:
mode:
authorRin Toshaka <rinpatch@sdf.org>2018-12-30 20:00:01 +0100
committerRin Toshaka <rinpatch@sdf.org>2018-12-30 20:00:01 +0100
commitc119ea3a5727d521c36d60eca22fa3f20d507b63 (patch)
treeaf19f73f2b21ead755bad4ee41dc307de76ca400 /lib/pleroma/web/common_api
parent535fddd2864f3ed8eebc24cbaf0e5b04ec6f4dbe (diff)
downloadpleroma-c119ea3a5727d521c36d60eca22fa3f20d507b63.tar.gz
Friendship ended with Postgresql now Cachex is my best friend
Diffstat (limited to 'lib/pleroma/web/common_api')
-rw-r--r--lib/pleroma/web/common_api/utils.ex1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/pleroma/web/common_api/utils.ex b/lib/pleroma/web/common_api/utils.ex
index 813eb4093..b91cfc4bb 100644
--- a/lib/pleroma/web/common_api/utils.ex
+++ b/lib/pleroma/web/common_api/utils.ex
@@ -261,5 +261,4 @@ defmodule Pleroma.Web.CommonAPI.Utils do
}
end)
end
-
end