fix: bad commit msg
Some checks failed
checks / build (push) Failing after 46s
checks / build (pull_request) Failing after 45s

Previous commit msg was for testing purposes only. Sorry for the disturbance :(

Signed-off-by: 王韵晨520370910012 <mac-wang@sjtu.edu.cn>
This commit is contained in:
王韵晨520370910012 2024-09-20 11:10:27 +08:00
parent 7cbce3cb54
commit a423f5b7dd

View File

@ -5,7 +5,6 @@ import (
"log/slog"
"strings"
"unicode"
"github.com/go-git/go-git/v5"
)