Skip to content

Commit b4340c7

Browse files
committed
docs: Fix ESLint errors in advanced-cicd.mdx
Remove unused Tabs and TabItem imports that were causing lint failures
1 parent 2e9b27b commit b4340c7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/toolhive/guides-cli/advanced-cicd.mdx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ title: Advanced CI/CD with ToolHive
33
description: Advanced CI/CD patterns for building and deploying MCP server containers with ToolHive.
44
---
55

6-
import Tabs from '@theme/Tabs';
7-
import TabItem from '@theme/TabItem';
8-
96
This guide covers advanced CI/CD patterns for production environments using ToolHive's [`thv build`](../reference/cli/thv_build.md) command. These patterns include multi-architecture builds, supply chain security, and efficient change detection.
107

118
## Prerequisites

0 commit comments

Comments
 (0)