mirror of
https://github.com/ollama/ollama.git
synced 2025-04-04 18:12:10 +02:00
go fmt
This commit is contained in:
parent
341fb7e35f
commit
f42f3d9b27
@ -1,4 +1,5 @@
|
||||
//go:build darwin || freebsd || netbsd || openbsd
|
||||
|
||||
package readline
|
||||
|
||||
import (
|
||||
|
@ -1,4 +1,5 @@
|
||||
//go:build linux || solaris
|
||||
|
||||
package readline
|
||||
|
||||
import (
|
||||
|
Loading…
x
Reference in New Issue
Block a user