fix(openai_compat): remove unused log import
This commit is contained in:
parent
ffffb6a0cb
commit
79c075fba0
1 changed files with 0 additions and 1 deletions
|
|
@ -7,7 +7,6 @@ import (
|
||||||
"encoding/json"
|
"encoding/json"
|
||||||
"fmt"
|
"fmt"
|
||||||
"io"
|
"io"
|
||||||
"log"
|
|
||||||
"maps"
|
"maps"
|
||||||
"net/http"
|
"net/http"
|
||||||
"net/url"
|
"net/url"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue