Skip to content

Commit

Permalink
Respond with fixed SOA of zones
Browse files Browse the repository at this point in the history
  • Loading branch information
xerbalind committed Sep 25, 2024
1 parent c9767db commit 4794e80
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion zns/src/labelstring.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
use std::fmt::Display;


#[derive(Debug, Clone)]
pub struct LabelString(Vec<String>);

Expand Down

0 comments on commit 4794e80

Please sign in to comment.