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; - }