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