From 297ade6981ba5abb0d899642f96fea422f42112f Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Tue, 3 Apr 2018 15:49:54 +0200 Subject: [PATCH] removed leftover from the used template --- mod/tos.php | 2 -- 1 file changed, 2 deletions(-) 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; - }