feat: Reminders #44
1 changed files with 0 additions and 2 deletions
|
@ -40,6 +40,4 @@ export const quit = (client: Client) => {
|
||||||
|
|
||||||
// Close client
|
// Close client
|
||||||
client.destroy();
|
client.destroy();
|
||||||
|
|
||||||
console.log('ciao!');
|
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue