Skip to content
This repository was archived by the owner on Oct 3, 2025. It is now read-only.

Commit 07bf29d

Browse files
committed
fix unused import
1 parent 0ec5189 commit 07bf29d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

utils/http.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ package utils
2222
import (
2323
"bufio"
2424
"bytes"
25-
"context"
2625
"crypto/tls"
2726
"errors"
2827
"io"

0 commit comments

Comments
 (0)