mirror of
https://github.com/aljazceru/ditto.git
synced 2026-02-19 12:14:20 +01:00
deno fmt, deno lint
This commit is contained in:
@@ -48,6 +48,7 @@ class SqliteWorker {
|
||||
});
|
||||
}
|
||||
|
||||
// deno-lint-ignore require-await
|
||||
async destroy() {
|
||||
this.#worker.terminate();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user