aboutsummaryrefslogtreecommitdiff
path: root/app/Models/CategoryDAOSQLite.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Models/CategoryDAOSQLite.php')
-rw-r--r--app/Models/CategoryDAOSQLite.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/Models/CategoryDAOSQLite.php b/app/Models/CategoryDAOSQLite.php
index 5fb0da31d..4aaac07a8 100644
--- a/app/Models/CategoryDAOSQLite.php
+++ b/app/Models/CategoryDAOSQLite.php
@@ -16,5 +16,4 @@ class FreshRSS_CategoryDAOSQLite extends FreshRSS_CategoryDAO {
}
return false;
}
-
}