mirror of
https://git.vectorsigma.ru/public/AdGuardHome.git
synced 2026-08-03 23:19:33 +00:00
6 lines
57 B
Go
6 lines
57 B
Go
// +build !delve
|
|
|
|
package isdelve
|
|
|
|
const Enabled = false
|