Skip to content

Commit fd605c1

Browse files
committed
Small fix for library
1 parent 2e94eaa commit fd605c1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

fortran/solver/src/library.f90

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,5 +215,4 @@ subroutine library_t_assignment(lhs, rhs)
215215
end do
216216
lhs%current_plan = rhs%current_plan
217217
end subroutine library_t_assignment
218-
219218
end module library_mod

0 commit comments

Comments
 (0)