Update namespaces for Fever api

This commit is contained in:
Frederic Guillot 2016-08-24 21:25:24 -04:00
parent 506503bbcd
commit ef43c4c089
No known key found for this signature in database
GPG Key ID: 92D77191BA7FBC99
1 changed files with 4 additions and 2 deletions

View File

@ -2,8 +2,10 @@
require __DIR__.'/../app/common.php';
use Model\Feed;
use Model\Group;
use Miniflux\Handler;
use Miniflux\Model;
use Miniflux\Model\Feed;
use Miniflux\Model\Group;
use PicoDb\Database;
// Route handler