refactor: remove comment

This commit is contained in:
Florian Hönicke
2023-04-18 11:35:12 +02:00
parent 56d79b026e
commit cd7872dee4

View File

@@ -354,14 +354,6 @@ gptdeploy generate --description "Visualize the Mandelbrot set with custom param
[//]: # (## Upcoming Challenges)
[//]: # (### Chemical Structure Drawing)
[//]: # (```bash)
[//]: # (gptdeploy generate --description "Convert a chemical formula into a 2D chemical structure diagram" --test "C6H6")
[//]: # (```)
[//]: # (### Color Palette Generator)
[//]: # (```bash)