Removed some comments

This commit is contained in:
Adrien Bouvais 2024-08-05 09:10:15 +02:00
parent f4b0945a5a
commit c7924476ee

View File

@ -1,6 +1,3 @@
// The usual utils files with some functions
// I do plan to change the markdownToHTML and addCopyButtonsToCode
// I will take example on openai and gemini and put a header on top of a code part with the button instead of inside
package main
import (