mirror of
https://github.com/songquanpeng/one-api.git
synced 2025-09-22 19:36:36 +08:00
fix: remove unused slices import from adaptor.go
This commit is contained in:
parent
5449190b8e
commit
988a054178
@ -4,7 +4,6 @@ import (
|
||||
"fmt"
|
||||
"io"
|
||||
"net/http"
|
||||
"slices"
|
||||
"strings"
|
||||
|
||||
"github.com/Laisky/errors/v2"
|
||||
|
Loading…
Reference in New Issue
Block a user