]> git.mxchange.org Git - friendica.git/commitdiff
removed leftover from the used template
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Tue, 3 Apr 2018 13:49:54 +0000 (15:49 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Tue, 3 Apr 2018 13:49:54 +0000 (15:49 +0200)
mod/tos.php

index 70fd87aaaacf108806795574010797c4c2454f05..13f64c6f9f8fd53df2220b91bfcf4aed8bcac5bc 100644 (file)
@@ -56,6 +56,4 @@ function tos_content(App $a) {
                return;
        }
 
-       return $o;
-
 }