From c7924476eee1169d29b897e1d00109207874cc22 Mon Sep 17 00:00:00 2001 From: MrBounty Date: Mon, 5 Aug 2024 09:10:15 +0200 Subject: [PATCH] Removed some comments --- MyUtils.go | 3 --- 1 file changed, 3 deletions(-) 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 (