Skip to content

Commit e840b48

Browse files
kennethkalmerclaude
authored andcommitted
Fix linting issues after textile removal
Remove unused imports and variables left over from textile processing: - Remove unused 'constantFrom' and 'tuple' imports from check-link-is-internal.test.ts - Remove unused 'inkeepSearchEnabled' parameter from external-scripts/index.ts 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 189ac39 commit e840b48

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/external-scripts/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ const sessionTracker = (
6666
gtmContainerId,
6767
headwayAccountId,
6868
inkeepChatEnabled,
69-
inkeepSearchEnabled,
7069
inkeepApiKey,
7170
insightsEnabled,
7271
}: ExternalScriptsData = {},

0 commit comments

Comments
 (0)