Merge branch 'fix-tags' into 'develop'
[akkoma] / lib / pleroma / web / endpoint.ex
index c5f9d51d92d77cc9675d384b842810c98d838a19..e52667c72691245aabb10e1b06ae9788526478dc 100644 (file)
@@ -3,8 +3,6 @@ defmodule Pleroma.Web.Endpoint do
 
   socket("/socket", Pleroma.Web.UserSocket)
 
-  socket("/api/v1", Pleroma.Web.MastodonAPI.MastodonSocket)
-
   # Serve at "/" the static files from "priv/static" directory.
   #
   # You should set gzip to true if you are running phoenix.digest