mirror of
https://github.com/stulzq/azure-openai-proxy.git
synced 2025-12-19 07:14:21 +01:00
feat: code clean
This commit is contained in:
@@ -2,7 +2,7 @@ package main
|
||||
|
||||
import (
|
||||
"github.com/gin-gonic/gin"
|
||||
"github.com/stulzq/azure-openai-proxy/azure"
|
||||
"github.com/stulzq/azure-openai-proxy/pkg/azure"
|
||||
)
|
||||
|
||||
// registerRoute registers all routes
|
||||
|
||||
Reference in New Issue
Block a user