From 54a01dcfdba390cf1862463cb87719e150bfdac3 Mon Sep 17 00:00:00 2001 From: Pip Taylor Date: Wed, 6 Nov 2024 16:07:44 +0000 Subject: [PATCH] The sample config shouldn't depend on Linear integration being installed --- docs/simple/importer.jsonnet | 6 ------ 1 file changed, 6 deletions(-) diff --git a/docs/simple/importer.jsonnet b/docs/simple/importer.jsonnet index 1f54d15..d2dd8c0 100644 --- a/docs/simple/importer.jsonnet +++ b/docs/simple/importer.jsonnet @@ -73,12 +73,6 @@ local catalog = import 'catalog.jsonnet'; type: 'String', source: '$.alert_channel', }, - { - id: 'linear_team', - name: 'Linear team', - type: 'LinearTeam', - source: '$.linear_team', - }, { id: 'members', name: 'Members',