From 00f3aa0e9104102a15d4d6dd983ad067ded93d5c Mon Sep 17 00:00:00 2001 From: Alexis Date: Sun, 2 Apr 2023 12:14:05 +0200 Subject: [PATCH] Code smells and bugs resolve 2 --- Source/Config/Validate.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/Config/Validate.php b/Source/Config/Validate.php index bd9da20..a2835d3 100644 --- a/Source/Config/Validate.php +++ b/Source/Config/Validate.php @@ -131,4 +131,4 @@ class Validate return true; } -} \ No newline at end of file +}