misc. style/doc fixes

This commit is contained in:
ewin 2025-07-29 20:05:44 -04:00
parent 64a5bc6af1
commit e3fd6ae47f
Signed by: erin
SSH key fingerprint: SHA256:swjoHhREbZPbWe+gyJNi24d4NAxJSyUIm3fpZj4z3wc
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
#!/usr/bin/env node
import {getMediawikiClient} from '../lib/config.js';
import {findItemEDBID} from '../lib/api/lodestone.js';
import {getMediawikiClient} from '../lib/config.js';
import {diff} from '../lib/util/diff.js';
/**