From e8149209ad67293884d9293b97fe6dd34f53b7eb Mon Sep 17 00:00:00 2001 From: Nathan Cowin <91381012+Nathan-Cowin@users.noreply.github.com> Date: Sun, 3 Nov 2024 21:02:43 +0000 Subject: [PATCH] chore: remove comment from 2019 (#367) --- app/Documentation.php | 1 - 1 file changed, 1 deletion(-) diff --git a/app/Documentation.php b/app/Documentation.php index e3294646..a276214a 100644 --- a/app/Documentation.php +++ b/app/Documentation.php @@ -196,7 +196,6 @@ public static function getDocVersions() '8.x' => '8.x', '7.x' => '7.x', '6.x' => '6.x', - // '6.0' => '6.0', '5.8' => '5.8', '5.7' => '5.7', '5.6' => '5.6',