Skip to content

Commit

Permalink
remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
emorway-usgs committed Jan 26, 2024
1 parent 2f5ef27 commit dff7833
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Model/GroundWaterEnergy/gwe1esl1.f90
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ subroutine esl_cf(this)
! -- local
integer(I4B) :: i, node
real(DP) :: q
logical :: lrm
!
! -- Return if no sources
if (this%nbound == 0) return
Expand Down

0 comments on commit dff7833

Please sign in to comment.