mirror of
https://github.com/ollama/ollama.git
synced 2025-07-09 20:50:20 +02:00
remove +build
directive in term.go
This commit is contained in:
@ -1,5 +1,4 @@
|
|||||||
//go:build aix || darwin || dragonfly || freebsd || (linux && !appengine) || netbsd || openbsd || os400 || solaris
|
//go:build aix || darwin || dragonfly || freebsd || (linux && !appengine) || netbsd || openbsd || os400 || solaris
|
||||||
// +build aix darwin dragonfly freebsd linux,!appengine netbsd openbsd os400 solaris
|
|
||||||
|
|
||||||
package readline
|
package readline
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user