From 5362fff18232b3d320b0459feb5b859711cff3cf Mon Sep 17 00:00:00 2001 From: Jianhua Sun Date: Sun, 7 Feb 2021 07:08:37 +0000 Subject: [PATCH] Apply fixes from StyleCI --- app/functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/functions.php b/app/functions.php index bebac63..6aa26ac 100644 --- a/app/functions.php +++ b/app/functions.php @@ -196,4 +196,4 @@ function isWebp($data) } return false; -} \ No newline at end of file +}