summaryrefslogtreecommitdiffstats
path: root/db/mapperfactory.php
diff options
context:
space:
mode:
Diffstat (limited to 'db/mapperfactory.php')
-rw-r--r--db/mapperfactory.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/db/mapperfactory.php b/db/mapperfactory.php
index 339ff30b8..4af75cefa 100644
--- a/db/mapperfactory.php
+++ b/db/mapperfactory.php
@@ -13,7 +13,6 @@
namespace OCA\News\Db;
-use \OCP\IConfig;
use \OCP\IDb;
use \OCA\News\Db\Postgres\ItemMapper as PostgresItemMapper;