@@ -0,0 +1,3 @@
function non_empty_lines(path::String)
Iterators.filter(!isempty, eachline(path))
end
The note is not visible to the blocked user.