aboutsummaryrefslogtreecommitdiff
path: root/app/Models/Feed.php
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2024-08-14 21:54:34 +0200
committerGravatar GitHub <noreply@github.com> 2024-08-14 21:54:34 +0200
commit692e30465dd0b0dcd302eccc26af34148d17667b (patch)
tree66cfac6834403ddc9d40e6cef27a9bb6ed848a2f /app/Models/Feed.php
parent396d5cc7cacc5db19a787bb9740ae2bfc698babd (diff)
Update about running tests (#6709)
Diffstat (limited to 'app/Models/Feed.php')
-rw-r--r--app/Models/Feed.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/Models/Feed.php b/app/Models/Feed.php
index 731f82d14..5f9212b41 100644
--- a/app/Models/Feed.php
+++ b/app/Models/Feed.php
@@ -350,7 +350,6 @@ class FreshRSS_Feed extends Minz_Model {
if ($this->url != '') {
/**
* @throws Minz_FileNotExistException
- * @phpstan-ignore if.alwaysFalse
*/
if (CACHE_PATH == '') {
throw new Minz_FileNotExistException(