Skip to content

Commit 5e70e82

Browse files
authored
remove line
1 parent 7e15b78 commit 5e70e82

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/connections/functions/insert-functions.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ The default source code template includes handlers for all event types. You don'
5858

5959
> info ""
6060
> Removing the handler for a specific event type results in blocking the events of that type from arriving at their destination. In case an event type should remain as it is,
61-
> but you'd still need to parte it dowstream, you may merely add a 'return event', inside the event type handler statement.
6261
6362
Insert functions can define handlers for each message type in the [Segment spec](/docs/connections/spec/):
6463

0 commit comments

Comments
 (0)