From e4b56ce4ee3e32f0425672836af714d3e3d9912c Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Wed, 26 Nov 2025 21:46:14 -0400 Subject: data: various import / unused cleanup --- src/data/things/artist.js | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/data/things/artist.js') diff --git a/src/data/things/artist.js b/src/data/things/artist.js index 5e65e37d..41d8504c 100644 --- a/src/data/things/artist.js +++ b/src/data/things/artist.js @@ -5,10 +5,7 @@ import {inspect} from 'node:util'; import CacheableObject from '#cacheable-object'; import {colors} from '#cli'; import {input} from '#composite'; -import {stitchArrays} from '#sugar'; import Thing from '#thing'; -import {validateArrayItems} from '#validators'; -import {getKebabCase} from '#wiki-data'; import {parseArtistAliases, parseArtwork} from '#yaml'; import { @@ -31,7 +28,6 @@ import { flag, name, reverseReferenceList, - singleReference, soupyFind, soupyReverse, thing, -- cgit 1.3.0-6-gf8a5