mirror of
https://github.com/shtorm-7/sing-box-extended.git
synced 2026-09-15 21:00:27 +00:00
6 lines
60 B
Go
6 lines
60 B
Go
//go:build !debug
|
|
|
|
package main
|
|
|
|
const debugEnabled = false
|