Skip to content

Commit

Permalink
chore: added an EOF
Browse files Browse the repository at this point in the history
  • Loading branch information
ColinFay committed Aug 8, 2022
1 parent 8b22ea8 commit cc2ba3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/utils.R
Original file line number Diff line number Diff line change
Expand Up @@ -452,4 +452,4 @@ is_existing_module <- function(module) {
existing_module_files
)
module %in% existing_module_names
}
}

0 comments on commit cc2ba3d

Please sign in to comment.