Skip to content

Commit

Permalink
Fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
augustuswm committed Nov 16, 2024
1 parent 7400551 commit 2da7cc1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rfd-data/src/content/asciidoc.rs
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,6 @@ impl<'a> RfdDocument for RfdAsciidoc<'a> {
}

fn get_authors(&self) -> Option<&str> {

// If an authors attribute is defined anywhere in the document, then it is the first choice
// for the authors value
if let Some(attr) = self.attr("authors") {
Expand Down

0 comments on commit 2da7cc1

Please sign in to comment.