akkoma/lib/pleroma/web/activity_pub
Mark Felder 42f1a098aa Fix build. Too eager with the fixing of unused variables.
== Compilation error in file lib/pleroma/web/activity_pub/views/user_view.ex ==
** (CompileError) lib/pleroma/web/activity_pub/views/user_view.ex:54: undefined function _total/0
    (stdlib) lists.erl:1338: :lists.foreach/2
    (stdlib) erl_eval.erl:670: :erl_eval.do_apply/6
2018-05-04 21:26:33 +00:00
..
mrf Fix a bunch of unused variable warnings 2018-05-04 20:59:01 +00:00
views Fix build. Too eager with the fixing of unused variables. 2018-05-04 21:26:33 +00:00
activity_pub.ex More unused variables 2018-05-04 21:16:02 +00:00
activity_pub_controller.ex Clean up unused aliases and imports 2018-05-04 21:25:31 +00:00
transmogrifier.ex More unused variables 2018-05-04 21:16:02 +00:00
utils.ex Formatting fixes. 2018-04-21 09:43:53 +02:00