From c9b3760a4d06c6d68bba1ea913472c2486c7b346 Mon Sep 17 00:00:00 2001 From: Graham Campbell Date: Sat, 1 Aug 2015 17:09:51 +0100 Subject: [PATCH] CS fix --- app/Http/helpers.php | 1 - 1 file changed, 1 deletion(-) diff --git a/app/Http/helpers.php b/app/Http/helpers.php index 124654cc..7297236f 100644 --- a/app/Http/helpers.php +++ b/app/Http/helpers.php @@ -36,7 +36,6 @@ if (!function_exists('set_active')) { } } - if (!function_exists('formatted_date')) { /** * Formats a date with the user timezone and the selected format.