mirror of
https://github.com/dogkeeper886/ollama37.git
synced 2025-12-13 09:17:02 +00: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