Skip to content

Commit b6b0c0c

Browse files
committed
Remove redundant comment
1 parent ee0123e commit b6b0c0c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

provisional/compare_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ import (
1212
)
1313

1414
func TestCompareProvisional_FileBased_Cases(t *testing.T) {
15-
// Set debug level to error
1615
slog.SetDefault(slog.New(slog.NewTextHandler(os.Stderr, &slog.HandlerOptions{Level: slog.LevelError})))
1716

1817
cxt := context.Background()

0 commit comments

Comments
 (0)