Skip to content

Commit

Permalink
Remove diagnostics
Browse files Browse the repository at this point in the history
  • Loading branch information
davidanthoff committed Jul 17, 2024
1 parent 3893373 commit 9353352
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/fileio.jl
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,6 @@ function add_folder_from_disc!(jw::JuliaWorkspace, path)
for i in files
add_file!(jw, i)
end

return files
end

function workspace_from_folders(workspace_folders::Vector{String})
Expand Down

0 comments on commit 9353352

Please sign in to comment.