diff --git a/MyUtils.go b/MyUtils.go index 7a15de6..dfa8ad5 100644 --- a/MyUtils.go +++ b/MyUtils.go @@ -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 (