diff --git a/app/Helpers.php b/app/Helpers.php index 041f5b7..53864cb 100644 --- a/app/Helpers.php +++ b/app/Helpers.php @@ -4,7 +4,6 @@ * Common helper functions as defined by me myself and i. * */ - /** * readableBytes -- : Converts string of bytes into a readable format e.g KB, MB, GB, TB, YB *