mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2025-03-23 18:49:07 +03:00
6 lines
57 B
Go
6 lines
57 B
Go
|
// +build !delve
|
||
|
|
||
|
package isdelve
|
||
|
|
||
|
const Enabled = false
|