Skip to content

Commit

Permalink
remove trailing NULL in Authors@R
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelChirico authored Sep 28, 2024
1 parent 9acec7d commit 04fafc4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,5 @@ Authors@R: c(
person("Doris", "Amoakohene", role="ctb"),
person("Ivan", "Krylov", role="ctb"),
person("Michael","Young", role="ctb"),
person("Mark", "Seeto", role="ctb"),
NULL
person("Mark", "Seeto", role="ctb")
)

0 comments on commit 04fafc4

Please sign in to comment.