From: Tobias Diekershoff Date: Tue, 3 Apr 2018 13:49:54 +0000 (+0200) Subject: removed leftover from the used template X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=297ade6981ba5abb0d899642f96fea422f42112f;p=friendica.git removed leftover from the used template --- diff --git a/mod/tos.php b/mod/tos.php index 70fd87aaaa..13f64c6f9f 100644 --- a/mod/tos.php +++ b/mod/tos.php @@ -56,6 +56,4 @@ function tos_content(App $a) { return; } - return $o; - }