Skip to content

Commit

Permalink
MAINT: Removed debugging error
Browse files Browse the repository at this point in the history
  • Loading branch information
NateAM committed Sep 3, 2024
1 parent 9ad9bda commit d48de5f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/cpp/tardigrade_hydra.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2514,8 +2514,6 @@ namespace tardigradeHydra{

}

if ( k > 4 ){ throw std::runtime_error("derp"); }

k++;

}
Expand Down

0 comments on commit d48de5f

Please sign in to comment.