Skip to content

Commit

Permalink
Update simulation_printer.R
Browse files Browse the repository at this point in the history
  • Loading branch information
caravagn committed Nov 29, 2023
1 parent 1585a72 commit 83b53a2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions R/simulation_printer.R
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,6 @@ setMethod("show", "Rcpp_Simulation", function(object) {
)
)

# please, clean up what is comming next *before* removing the
# return and commit it!!!
return()

species <- object$get_species()
if (nrow(species) == 0) {
cat('\n')
Expand Down

0 comments on commit 83b53a2

Please sign in to comment.