mirror of
https://github.com/ollama/ollama.git
synced 2026-03-11 17:34:04 -05: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