diff options
Diffstat (limited to 'application/bookmark/LinkDB.php')
-rw-r--r-- | application/bookmark/LinkDB.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/application/bookmark/LinkDB.php b/application/bookmark/LinkDB.php index 6041c088..c13a1141 100644 --- a/application/bookmark/LinkDB.php +++ b/application/bookmark/LinkDB.php | |||
@@ -6,7 +6,6 @@ use ArrayAccess; | |||
6 | use Countable; | 6 | use Countable; |
7 | use DateTime; | 7 | use DateTime; |
8 | use Iterator; | 8 | use Iterator; |
9 | use Shaarli\Bookmark\LinkFilter; | ||
10 | use Shaarli\Bookmark\Exception\LinkNotFoundException; | 9 | use Shaarli\Bookmark\Exception\LinkNotFoundException; |
11 | use Shaarli\Exceptions\IOException; | 10 | use Shaarli\Exceptions\IOException; |
12 | use Shaarli\FileUtils; | 11 | use Shaarli\FileUtils; |