Skip to content
This repository was archived by the owner on Dec 30, 2025. It is now read-only.

Commit dd34cb6

Browse files
committed
fix: remove locked
1 parent 0caf599 commit dd34cb6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/dns.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ impl Clone_ for DnsRecord {
4646
meta: Meta {
4747
auto_added: self.meta.auto_added,
4848
},
49-
locked: self.locked,
5049
ttl: self.ttl,
5150
zone_id: self.zone_id.to_owned(),
5251
modified_on: self.modified_on,

0 commit comments

Comments
 (0)