Skip to content

Commit

Permalink
remove cruft
Browse files Browse the repository at this point in the history
  • Loading branch information
bramtayl committed Apr 30, 2019
1 parent 12895d9 commit 32b0990
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions test/src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -322,10 +322,6 @@ julia> function process_flight(row)
)
end;
it = over(flights_file, process_flight)
using Juno: @enter
@enter make_columns(it)
julia> flights =
@> flights_file |>
over(_, process_flight) |>
Expand Down

0 comments on commit 32b0990

Please sign in to comment.