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