Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
3pointer committed Nov 10, 2020
1 parent 99692eb commit 682fd5f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/pdutil/pd.go
Original file line number Diff line number Diff line change
Expand Up @@ -559,4 +559,3 @@ func (p *PdController) Close() {
p.pdClient.Close()
close(p.schedulerPauseCh)
}

0 comments on commit 682fd5f

Please sign in to comment.