]> _ Git - fluidbook-html5.git/commitdiff
wip #4927
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 29 Nov 2021 16:46:33 +0000 (17:46 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 29 Nov 2021 16:46:33 +0000 (17:46 +0100)
js/libs/fluidbook/fluidbook.links.js

index 7c73112ab106ae5ae37998736f30eeef467c4ec2..afb1cc6ad387f79e28a58188063823e32296f1ed 100644 (file)
@@ -275,7 +275,6 @@ FluidbookLinks.prototype = {
                 try {
                     $this.triggerLinkById(id);
                 } catch (e) {
-
                 }
             });
             return false;