]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - tests/bookmark/LinkDBTest.php
Optimize and cleanup imports
[github/shaarli/Shaarli.git] / tests / bookmark / LinkDBTest.php
index 65409e956b3f38afb826914c109f6f3f44a8a42e..ff5c0b970af1e8283d71e68606c3337e3d4c5936 100644 (file)
@@ -6,7 +6,6 @@
 namespace Shaarli\Bookmark;
 
 use DateTime;
-use Shaarli\Bookmark\Exception\LinkNotFoundException;
 use ReferenceLinkDB;
 use ReflectionClass;
 use Shaarli;