Files
openlan/pkg/models/output_others.go
2024-01-08 20:56:21 +08:00

7 lines
64 B
Go
Executable File

// +build !linux
package models
func (l *Output) Update() {
}