From bb259a651c4def811ca77fcdbb2f092ee8466565 Mon Sep 17 00:00:00 2001 From: Timothy Lowrimore Date: Tue, 12 Aug 2025 09:11:16 -0600 Subject: [PATCH] removes extraneous heading from readme --- docs/my-website/docs/providers/heroku.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/my-website/docs/providers/heroku.md b/docs/my-website/docs/providers/heroku.md index 0a96ef2d57..cfdf84f417 100644 --- a/docs/my-website/docs/providers/heroku.md +++ b/docs/my-website/docs/providers/heroku.md @@ -74,5 +74,3 @@ response = completion( ``` > Include the `heroku/` prefix in the model name so LiteLLM knows the model provider to use. - -## Misc