Skip to content

Commit

Permalink
remove white space in empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
pjpegion committed Aug 25, 2022
1 parent d4717cb commit 80704a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/parameterizations/vertical/MOM_diabatic_driver.F90
Original file line number Diff line number Diff line change
Expand Up @@ -479,7 +479,7 @@ subroutine diabatic(u, v, h, tv, Hml, fluxes, visc, ADp, CDp, dt, Time_end, &
enddo
enddo
enddo

deallocate(h_in, t_in, s_in)
endif

Expand Down

0 comments on commit 80704a0

Please sign in to comment.