mirror of
https://github.com/TECHNOFAB11/zfs-localpv.git
synced 2025-12-12 06:20:11 +01:00
refact(deadcode): Fix deadcode and shebangs error (#324)
Signed-off-by: Sonia Singla <soniasingla.1812@gmail.com>
This commit is contained in:
parent
137572552e
commit
73d9580817
3 changed files with 2 additions and 5 deletions
|
|
@ -126,7 +126,6 @@ func (s *nonBlockingGRPCServer) Start() {
|
|||
s.wg.Add(1)
|
||||
|
||||
go s.serve(s.endpoint, s.idntyServer, s.ctrlServer, s.agentServer)
|
||||
|
||||
}
|
||||
|
||||
// Wait for the service to stop
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue