Skip to content

Commit

Permalink
pipeline: remove spurious end
Browse files Browse the repository at this point in the history
  • Loading branch information
suvayu committed Mar 15, 2024
1 parent aa4527b commit bf5df78
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/pipeline.jl
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,6 @@ function create_tbl(
return _create_tbl_impl(con, query; name = variant, tmp = tmp, show = show)
end

end

# TODO:
# - filter rows (where clause)
# - dataframe as data source

0 comments on commit bf5df78

Please sign in to comment.