mirror of
https://git.vectorsigma.ru/public/AdGuardHome.git
synced 2026-08-01 22:19:24 +00:00
6 lines
55 B
Go
6 lines
55 B
Go
// +build delve
|
|
|
|
package isdelve
|
|
|
|
const Enabled = true
|