minor cleanups
authorJustin Wind <justin.wind+git@gmail.com>
Sat, 14 Jun 2025 18:59:06 +0000 (11:59 -0700)
committerJustin Wind <justin.wind+git@gmail.com>
Sat, 14 Jun 2025 18:59:06 +0000 (11:59 -0700)
commit924c030b13b9abf6e8a82dbd22230d26d29e1121
tree482fc90c5c026c294be36073c112881f7cd81cb1
parent7f79886f0d07a35c1037212faf3604f4135b3603
minor cleanups
15 files changed:
src/authenticator.js
src/common.js
src/db/postgres/index.js
src/errors.js
src/service.js
src/slug.js
test/src/authenticator.js
test/src/common.js
test/src/db/base.js
test/src/db/index.js
test/src/db/postgres/index.js
test/src/db/sqlite/index.js
test/src/manager.js
test/src/service.js
test/src/slug.js