Skip to content

Commit 1a480c1

Browse files
remove trailing NULL in Authors@R (#6548)
1 parent 9acec7d commit 1a480c1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,5 @@ Authors@R: c(
9191
person("Doris", "Amoakohene", role="ctb"),
9292
person("Ivan", "Krylov", role="ctb"),
9393
person("Michael","Young", role="ctb"),
94-
person("Mark", "Seeto", role="ctb"),
95-
NULL
94+
person("Mark", "Seeto", role="ctb")
9695
)

0 commit comments

Comments
 (0)