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