Build: remove legacy channel action shim entries

This commit is contained in:
Gustavo Madeira Santana
2026-03-18 03:21:44 +00:00
parent 2f21eeb3cb
commit abaa9107c5
4 changed files with 0 additions and 9 deletions

View File

@@ -1,2 +0,0 @@
// Public entrypoint for the Discord channel action adapter.
export * from "../../../plugin-sdk/discord.js";

View File

@@ -1,2 +0,0 @@
// Public entrypoint for the Telegram channel action adapter.
export * from "../../../plugin-sdk/telegram.js";