]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - application/bookmark/LinkDB.php
Optimize and cleanup imports
[github/shaarli/Shaarli.git] / application / bookmark / LinkDB.php
index 6041c0884fec8547d430e38e3f432521083e08f4..c13a11417b5fb66af9a7df5597ad2f2a09298936 100644 (file)
@@ -6,7 +6,6 @@ use ArrayAccess;
 use Countable;
 use DateTime;
 use Iterator;
-use Shaarli\Bookmark\LinkFilter;
 use Shaarli\Bookmark\Exception\LinkNotFoundException;
 use Shaarli\Exceptions\IOException;
 use Shaarli\FileUtils;