Skip to content

Commit

Permalink
Merge pull request #472 from massimoaria/develop
Browse files Browse the repository at this point in the history
Minor fix
  • Loading branch information
massimoaria authored Jun 18, 2024
2 parents a600782 + e154519 commit f3a7eab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion inst/biblioshiny/utils.R
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ merge_files <- function(files){
for (i in 1:length(file)){
extF <- ext[i]
filename <- file[i]
print(filename)

switch(extF,
xlsx={
Expand Down

0 comments on commit f3a7eab

Please sign in to comment.