From db745383454cc0b5b83323a158f9072f3fca94b9 Mon Sep 17 00:00:00 2001 From: Mouse Reeve Date: Sat, 2 Oct 2021 11:28:16 -0700 Subject: [PATCH] Update for js linter --- bookwyrm/static/js/block_href.js | 1 - 1 file changed, 1 deletion(-) diff --git a/bookwyrm/static/js/block_href.js b/bookwyrm/static/js/block_href.js index 1de6ca66..fc20a6ab 100644 --- a/bookwyrm/static/js/block_href.js +++ b/bookwyrm/static/js/block_href.js @@ -1,5 +1,4 @@ /* exported BlockHref */ -/* globals BookWyrm */ let BlockHref = new class { constructor() {