enhancement(lint): Fix lint errors for src/modules/smee.ts

Co-authored-by: NeonGamerBot-QK <neon@saahild.com>
Signed-off-by: zeon-neon[bot] <136533918+zeon-neon[bot]@users.noreply.github.com>
This commit is contained in:
zeon-neon[bot] 2025-02-04 18:36:51 +00:00 committed by GitHub
parent 33ad723113
commit 2ca81dbb8f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,4 +8,4 @@
// logger: console
// })
// const events = smee.start()
// export const stop = () => events.stop()
// export const stop = () => events.stop()