Skip to content

Commit cf889da

Browse files
committed
Fix formatting issues for CI
1 parent d106d04 commit cf889da

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

zeroconf/backend.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,3 @@ type ServiceRegistrar interface {
1414
// Shutdown stops advertising the service and releases resources.
1515
Shutdown()
1616
}
17-

zeroconf/backend_builtin.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,3 @@ func (b *BuiltinRegistrar) Shutdown() {
3232
b.server.Shutdown()
3333
}
3434
}
35-

0 commit comments

Comments
 (0)