diff options
| author | (quasar) nebula <qznebula@protonmail.com> | 2026-03-31 18:47:51 -0300 |
|---|---|---|
| committer | (quasar) nebula <qznebula@protonmail.com> | 2026-03-31 18:47:51 -0300 |
| commit | de1563b9a06991450d88fd697ee03c947606a075 (patch) | |
| tree | 6c08af020c3bea23cd16678a255ff29f7dbdfe37 /src/data/things/MusicVideo.js | |
| parent | 358d180eb018e0ca667d763d25ac8b4dd4244081 (diff) | |
inconsequential eslint fixes
Diffstat (limited to 'src/data/things/MusicVideo.js')
| -rw-r--r-- | src/data/things/MusicVideo.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/data/things/MusicVideo.js b/src/data/things/MusicVideo.js index a7eba04c..acdfaa2b 100644 --- a/src/data/things/MusicVideo.js +++ b/src/data/things/MusicVideo.js @@ -10,7 +10,6 @@ import {constituteFrom} from '#composite/wiki-data'; import { exposeConstant, - exposeDependency, exposeUpdateValueOrContinue, exposeWhetherDependencyAvailable, exitWithoutDependency, |