encoding/cbor: untouch net/common.odin

This commit is contained in:
Laytan
2024-03-04 17:26:19 +01:00
committed by Laytan Laats
parent 2a39c60fe4
commit 9fc8587e2c
-1
View File
@@ -414,4 +414,3 @@ DNS_Host_Entry :: struct {
name: string, name: string,
addr: Address, addr: Address,
} }