* Delete comment.

This commit is contained in:
tianshujie98
2020-10-10 17:17:41 +08:00
parent 58e1634ae7
commit 046241fa2c
-1
View File
@@ -222,7 +222,6 @@ class bugModel extends model
$data->browsers[$i] = $browser;
}
/* If there are images to upload, load the file module. */
if(isset($data->uploadImage)) $this->loadModel('file');
$extendFields = $this->getFlowExtendFields();