mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-08 22:38:26 +00:00
chore: migrate to oxlint and oxfmt
Co-authored-by: Christoph Nakazawa <christoph.pojer@gmail.com>
This commit is contained in:
@@ -37,11 +37,7 @@ export {
|
||||
searchMessagesDiscord,
|
||||
unpinMessageDiscord,
|
||||
} from "./send.messages.js";
|
||||
export {
|
||||
sendMessageDiscord,
|
||||
sendPollDiscord,
|
||||
sendStickerDiscord,
|
||||
} from "./send.outbound.js";
|
||||
export { sendMessageDiscord, sendPollDiscord, sendStickerDiscord } from "./send.outbound.js";
|
||||
export {
|
||||
fetchChannelPermissionsDiscord,
|
||||
fetchReactionsDiscord,
|
||||
|
||||
Reference in New Issue
Block a user