mirror of
https://github.com/ollama/ollama.git
synced 2026-04-24 09:46:01 +02:00
rm comment
This commit is contained in:
@@ -115,7 +115,6 @@ func CreateHandler(cmd *cobra.Command, args []string) error {
|
||||
path = tempfile
|
||||
}
|
||||
|
||||
// spinner.Stop()
|
||||
digest, err := createBlob(cmd, client, path, spinner)
|
||||
if err != nil {
|
||||
return err
|
||||
|
||||
Reference in New Issue
Block a user