Files
rikkei_simple_care/client/internal/blocker/blocker_other.go
2026-07-01 09:49:27 +07:00

6 lines
85 B
Go

//go:build !windows && !darwin
package blocker
func (b *Blocker) checkAndKill() {}