mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2025-03-24 19:19:05 +03:00
5 lines
57 B
Go
5 lines
57 B
Go
// +build !delve
|
|
|
|
package isdelve
|
|
|
|
const Enabled = false
|