Skip to content

Commit

Permalink
Clean up slack auto read step 1 (#9713)
Browse files Browse the repository at this point in the history
  • Loading branch information
flvndvd authored Jan 2, 2025
1 parent 50e1ef6 commit 7e5ab91
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion connectors/src/connectors/slack/auto_read_channel.ts
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,6 @@ export async function autoReadChannel(
matchingPatterns,
async (p) => {
const searchParams = new URLSearchParams({
kind: "custom",
vaultId: p.spaceId,
dataSourceId: connector.dataSourceId,
});
Expand Down

0 comments on commit 7e5ab91

Please sign in to comment.