diff options
author | Yuqian Yang <crupest@crupest.life> | 2025-06-13 18:22:34 +0800 |
---|---|---|
committer | Yuqian Yang <crupest@crupest.life> | 2025-06-13 18:22:34 +0800 |
commit | dae1e6e23d354b10cb876cf9caf72b973a557f43 (patch) | |
tree | f4f61b1a32c5bc4082cd83d64627fa5e6c6c1c09 /deno/mail-relay/db.ts | |
parent | c7186f5107137283b8f59925ed95eca5f57af1c4 (diff) | |
download | crupest-dae1e6e23d354b10cb876cf9caf72b973a557f43.tar.gz crupest-dae1e6e23d354b10cb876cf9caf72b973a557f43.tar.bz2 crupest-dae1e6e23d354b10cb876cf9caf72b973a557f43.zip |
chore: clean dictionary.
Diffstat (limited to 'deno/mail-relay/db.ts')
-rw-r--r-- | deno/mail-relay/db.ts | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/deno/mail-relay/db.ts b/deno/mail-relay/db.ts index 807ecf6..062700b 100644 --- a/deno/mail-relay/db.ts +++ b/deno/mail-relay/db.ts @@ -1,5 +1,3 @@ -// spellchecker: words kysely insertable updateable introspector - import { Generated, Insertable, |