mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-26 12:57:44 +08:00
6 lines
56 B
Go
6 lines
56 B
Go
package main
|
|
|
|
func osxFuseCheck() error {
|
|
return nil
|
|
}
|