« get me outta code hell

uninteresting eslint fixes - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/data/things/artwork.js
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2025-10-15 14:15:52 -0300
committer(quasar) nebula <qznebula@protonmail.com>2025-10-15 14:20:06 -0300
commit1cb1ddc3d678983184abf7955a5e2fa38ba49558 (patch)
tree75ef472296083ab64b381640e36134afb4b33597 /src/data/things/artwork.js
parent7a4f24adc2fe4f8340e9e2340a25f7e62d38c7fd (diff)
uninteresting eslint fixes
Diffstat (limited to 'src/data/things/artwork.js')
-rw-r--r--src/data/things/artwork.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/data/things/artwork.js b/src/data/things/artwork.js
index 116d14d0..916aac0a 100644
--- a/src/data/things/artwork.js
+++ b/src/data/things/artwork.js
@@ -39,7 +39,6 @@ import {
   withRecontextualizedContributionList,
   withResolvedAnnotatedReferenceList,
   withResolvedContribs,
-  withResolvedReferenceList,
 } from '#composite/wiki-data';
 
 import {
@@ -60,7 +59,6 @@ import {
   withContainingArtworkList,
   withContentWarningArtTags,
   withContribsFromAttachedArtwork,
-  withPropertyFromAttachedArtwork,
   withDate,
 } from '#composite/things/artwork';