diff options
| author | (quasar) nebula <qznebula@protonmail.com> | 2025-11-26 19:41:56 -0400 |
|---|---|---|
| committer | (quasar) nebula <qznebula@protonmail.com> | 2025-11-26 20:20:19 -0400 |
| commit | 5a3d62e696f251647ebf11607b05405aaf384957 (patch) | |
| tree | 96c04c07a4ad0bd3ff981d01a6f0c4172fd24ef9 /src/data/composite/things/artist/index.js | |
| parent | 40f1bcee514e0c134c92493f14f8b1ddb0d928ca (diff) | |
data: Artist: chop artistTotalDuration
...and depend on resolved reverse reference lists
Diffstat (limited to 'src/data/composite/things/artist/index.js')
| -rw-r--r-- | src/data/composite/things/artist/index.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/data/composite/things/artist/index.js b/src/data/composite/things/artist/index.js deleted file mode 100644 index 55514c71..00000000 --- a/src/data/composite/things/artist/index.js +++ /dev/null @@ -1 +0,0 @@ -export {default as artistTotalDuration} from './artistTotalDuration.js'; |