diff --git a/packages/server/src/automations/automationUtils.js b/packages/server/src/automations/automationUtils.js index 493efe34d2..e5a786f71a 100644 --- a/packages/server/src/automations/automationUtils.js +++ b/packages/server/src/automations/automationUtils.js @@ -1,6 +1,5 @@ const { getTable } = require("../api/controllers/table/utils") const { - findHBSBlocks, decodeJSBinding, isJSBinding, encodeJSBinding,