mirror of
https://github.com/ollama/ollama.git
synced 2026-01-12 00:06:57 +08:00
go fmt
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
//go:build darwin || freebsd || netbsd || openbsd
|
||||
|
||||
package readline
|
||||
|
||||
import (
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
//go:build linux || solaris
|
||||
|
||||
package readline
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user