사용하지 않는 변수 제거

This commit is contained in:
BJRambo 2023-04-08 19:54:17 +09:00
parent 969ee5d068
commit 5c5d7223ce

View file

@ -293,9 +293,6 @@ class CommentItem extends BaseObject
return;
}
// get where the comment belongs to
$oDocument = DocumentModel::getDocument($this->get('document_srl'));
// Variables
if($type)
{