From 2311ed1685db7f703a78f31823f47980cc5bfdcc Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Tue, 27 May 2025 13:51:05 -0300 Subject: eslint: nontrivial fixes --- src/data/things/album.js | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/data/things') diff --git a/src/data/things/album.js b/src/data/things/album.js index cbc3796e..af42c6fa 100644 --- a/src/data/things/album.js +++ b/src/data/things/album.js @@ -709,8 +709,6 @@ export class Album extends Thing { isDefaultTrackSection: true, }); - const albumRef = Thing.getReference(album); - const closeCurrentTrackSection = () => { if ( currentTrackSection.isDefaultTrackSection && -- cgit 1.3.0-6-gf8a5