mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2024-11-16 10:28:29 -07:00
6 lines
57 B
Go
6 lines
57 B
Go
|
// +build !delve
|
||
|
|
||
|
package isdelve
|
||
|
|
||
|
const Enabled = false
|