fix conflict

Signed-off-by: ‘hanzhixiao’ <‘709674996@qq.com’>
This commit is contained in:
‘hanzhixiao’
2023-07-13 18:37:59 +08:00
parent fda6cd5354
commit 4bd97149c3
3 changed files with 1 additions and 3 deletions
-1
View File
@@ -56,7 +56,6 @@ func startPprof() {
}
func run(port int) error {
port = 10002
if port == 0 {
return fmt.Errorf("port is empty")
}