Skip to content

Commit 52b27e5

Browse files
committed
dnsx/alg: m fmt
1 parent 6cb093b commit 52b27e5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

intra/dnsx/alg.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1578,7 +1578,6 @@ func (t *dnsgateway) registerLocked(q, tid, uid string, algip4, algip6 netip.Add
15781578
x.ips.each(func(ip netip.Addr) {
15791579
// existing am is merged into am4/am6 by t.alg above
15801580
// register mapping from realip -> algip+qname (ptr)
1581-
15821581
t.ptr[ip] = x.baseans
15831582
})
15841583
didRegister = true

0 commit comments

Comments
 (0)