From 89eeae3a8b07c5e6ac6e332a36a4073558f5ae60 Mon Sep 17 00:00:00 2001 From: Luke Bratch Date: Fri, 25 Jul 2014 10:55:00 +0100 Subject: Remove unnecessary newlines in rendered output --- index.php | 4 ---- 1 file changed, 4 deletions(-) diff --git a/index.php b/index.php index 4a2bc13..9502134 100644 --- a/index.php +++ b/index.php @@ -65,9 +65,7 @@ function size_readable($size, $max = null, $system = 'si', $retstring = '%01.2f return sprintf($retstring, $size, $sys['prefix'][$i]); } -?> - -