mirror of
https://github.com/ollama/ollama.git
synced 2025-05-11 02:16:36 +02:00
fix lint
This commit is contained in:
parent
acfc376efd
commit
2bb2bdd5d4
11 changed files with 15 additions and 15 deletions
|
@ -395,6 +395,7 @@ func uploadBlob(ctx context.Context, mp ModelPath, layer *Layer, opts *RegistryO
|
|||
return err
|
||||
}
|
||||
|
||||
// nolint: contextcheck
|
||||
go upload.Run(context.Background(), opts)
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue