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"
|
||||
"fmt"
|
||||
"io"
|
||||
"log"
|
||||
"maps"
|
||||
"net/http"
|
||||
"net/url"
|
||||
|
|
|
|||
Loading…
Reference in a new issue