diff --git a/system/src/Grav/Common/GPM/GPM.php b/system/src/Grav/Common/GPM/GPM.php index 3cdb64bba..bf53de485 100644 --- a/system/src/Grav/Common/GPM/GPM.php +++ b/system/src/Grav/Common/GPM/GPM.php @@ -349,11 +349,6 @@ class GPM extends Iterator return false; } - /** - * Returns the list of Plugins and Themes available in the repository - * @return array Array of available Plugins and Themes - * Format: ['plugins' => array, 'themes' => array] - */ /** * Searches for a list of Packages in the repository * @param array $searches An array of either slugs or names