mirror of
https://github.com/minio/minio.git
synced 2024-12-24 06:05:55 -05:00
lint: Fix in darwin environment (#16368)
This commit is contained in:
parent
e0086c1be7
commit
1c85652cff
@ -28,7 +28,8 @@ import (
|
||||
)
|
||||
|
||||
// TODO: if possible implement for non-linux platforms, not a priority at the moment
|
||||
//nolint:deadcode
|
||||
//
|
||||
//nolint:unused
|
||||
func setTCPParameters(string, string, syscall.RawConn) error {
|
||||
return nil
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user