delete sendReply as createNote does this job
This commit is contained in:
parent
8e05130686
commit
ba109e9ed5
Binary file not shown.
|
@ -1,5 +0,0 @@
|
|||
import logger from "../logger.mjs"
|
||||
|
||||
export default async (text) => {
|
||||
logger.trace(text)
|
||||
}
|
Loading…
Reference in New Issue