Chore: remove temp debug code

This commit is contained in:
Kr328
2022-07-02 11:01:00 +08:00
parent 7b7ee554e3
commit 26d3decd06

View File

@@ -105,7 +105,5 @@ func process(cfg *config.RawConfig, profileDir string) error {
}
}
log.Debugln("sni-tls: %t", cfg.Experimental.SniffTLSSNI)
return nil
}