mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-10 16:48:30 +00:00
docs: fix lingering unused code
This commit is contained in:
@@ -1051,7 +1051,6 @@
|
||||
"ko/tools/cloud-storage/overview",
|
||||
"ko/tools/cloud-storage/s3readertool",
|
||||
"ko/tools/cloud-storage/s3writertool",
|
||||
"ko/tools/cloud-storage/bedrockinvokeagenttool",
|
||||
"ko/tools/cloud-storage/bedrockkbretriever"
|
||||
]
|
||||
},
|
||||
|
||||
@@ -5,8 +5,6 @@ icon: "house"
|
||||
mode: "wide"
|
||||
---
|
||||
|
||||
import { SearchBar } from "@mintlify/components";
|
||||
|
||||
<div
|
||||
style={{
|
||||
display: 'flex',
|
||||
|
||||
@@ -5,8 +5,6 @@ icon: "house"
|
||||
mode: "wide"
|
||||
---
|
||||
|
||||
import { SearchBar } from "@mintlify/components";
|
||||
|
||||
<div
|
||||
style={{
|
||||
display: 'flex',
|
||||
|
||||
Reference in New Issue
Block a user