mirror of
https://github.com/netbirdio/netbird.git
synced 2024-12-25 16:18:49 +01:00
3875c29f6b
This reverts commit 9f32ccd453
.
7 lines
71 B
Go
7 lines
71 B
Go
//go:build !linux || android
|
|
|
|
package net
|
|
|
|
func (d *Dialer) init() {
|
|
}
|