Skip to content

Commit af1ccfd

Browse files
Remove extra blank line in bind_solver.cpp
1 parent d4bcf75 commit af1ccfd

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

python/src/bind_solver.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,6 @@ class PythonBackedConstraint : public cddp::Constraint {
298298
return wrapped_->getDualDim();
299299
}
300300

301-
302301
Eigen::VectorXd evaluate(const Eigen::VectorXd &state,
303302
const Eigen::VectorXd &control,
304303
int index) const override {

0 commit comments

Comments
 (0)