mirror of
https://github.com/dogkeeper886/ollama37.git
synced 2025-12-13 09:17:02 +00:00
nolintlint
This commit is contained in:
@@ -1030,7 +1030,6 @@ func initializeKeypair() error {
|
|||||||
return nil
|
return nil
|
||||||
}
|
}
|
||||||
|
|
||||||
//nolint:unused
|
|
||||||
func waitForServer(ctx context.Context, client *api.Client) error {
|
func waitForServer(ctx context.Context, client *api.Client) error {
|
||||||
// wait for the server to start
|
// wait for the server to start
|
||||||
timeout := time.After(5 * time.Second)
|
timeout := time.After(5 * time.Second)
|
||||||
|
|||||||
Reference in New Issue
Block a user