불필요한 주석 제거

This commit is contained in:
kkigomi
2023-08-31 21:17:40 +09:00
parent 4b9b1af01e
commit 8cd1df0f43
4 changed files with 1 additions and 4 deletions

View File

@ -72,7 +72,6 @@ Class G5_object_cache {
* @param string $key
* @param string $group
* @return bool
* kkigomi 님이 고쳐주심
*/
function delete($type, $key, $group = 'default')
{