mirror of
https://github.com/DNSCrypt/dnscrypt-proxy.git
synced 2024-12-11 22:35:40 +01:00
Remove debug leftover
This commit is contained in:
parent
f245189f02
commit
2cdafa4bb3
@ -277,7 +277,6 @@ func (proxy *Proxy) StartProxy() {
|
||||
|
||||
func (proxy *Proxy) updateRegisteredServers() error {
|
||||
for _, source := range proxy.sources {
|
||||
//dlog.Debugf(string(source.in))
|
||||
registeredServers, err := source.Parse()
|
||||
if err != nil {
|
||||
if len(registeredServers) == 0 {
|
||||
|
Loading…
Reference in New Issue
Block a user