Update amd_windows.go

This commit is contained in:
likelovewant
2024-06-03 14:55:48 +08:00
committed by GitHub
parent 2490a69f7b
commit a4a435bf8f

View File

@@ -7,7 +7,7 @@ import (
"os"
"path/filepath"
"slices"
"strings"
// "strings"
"github.com/ollama/ollama/format"
)