removed a comments
authorMaksim Pechnikov <parallel588@gmail.com>
Mon, 10 Feb 2020 06:14:15 +0000 (09:14 +0300)
committerMaksim Pechnikov <parallel588@gmail.com>
Mon, 10 Feb 2020 06:14:15 +0000 (09:14 +0300)
lib/pleroma/marker.ex

index dab97d8b6e17395578c67983c694191457514ce1..ff5f60351baad1cb833f08e656da6c0eaeb2e3b2 100644 (file)
@@ -27,12 +27,7 @@ defmodule Pleroma.Marker do
     timestamps()
   end
 
-  @doc """
-  Gets markers by user and timeline.
-
-  opts:
-  `recount_unread` - run force recount unread notifications for `true` value
-  """
+  @doc "Gets markers by user and timeline."
   @spec get_markers(User.t(), list(String)) :: list(t())
   def get_markers(user, timelines \\ []) do
     user