X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tests%2Fbookmark%2FLinkDBTest.php;fp=tests%2Fbookmark%2FLinkDBTest.php;h=ff5c0b970af1e8283d71e68606c3337e3d4c5936;hb=dea72c711ff740b3b829d238fcf85648465143a0;hp=65409e956b3f38afb826914c109f6f3f44a8a42e;hpb=a43e7842e44068584302ec1d6349155b571d9c96;p=github%2Fshaarli%2FShaarli.git diff --git a/tests/bookmark/LinkDBTest.php b/tests/bookmark/LinkDBTest.php index 65409e95..ff5c0b97 100644 --- a/tests/bookmark/LinkDBTest.php +++ b/tests/bookmark/LinkDBTest.php @@ -6,7 +6,6 @@ namespace Shaarli\Bookmark; use DateTime; -use Shaarli\Bookmark\Exception\LinkNotFoundException; use ReferenceLinkDB; use ReflectionClass; use Shaarli;