diff options
Diffstat (limited to 'app/Models/Log.php')
| -rw-r--r-- | app/Models/Log.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/Models/Log.php b/app/Models/Log.php index c3f4bb244..7760e76ca 100644 --- a/app/Models/Log.php +++ b/app/Models/Log.php @@ -1,5 +1,4 @@ <?php - declare(strict_types=1); class FreshRSS_Log extends Minz_Model { |
