mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-25 19:13:54 +00:00
Remove reference to undefined db
This commit is contained in:
parent
41dccd3731
commit
f526e4ba39
1 changed files with 0 additions and 1 deletions
|
|
@ -72,7 +72,6 @@ async function main() {
|
|||
default:
|
||||
console.log(`Unknown command ${argv._[0]}`);
|
||||
}
|
||||
await db.close();
|
||||
}
|
||||
|
||||
main();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue