Skip to content

Commit 86339ba

Browse files
committed
More unused variables discovered while using CI to do checks I should do locally
1 parent 4e254a0 commit 86339ba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Model/GroundWaterEnergy/gwe-sfe.f90

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,6 @@ end subroutine sfe_create
185185
subroutine sfe_options(this, option, found)
186186
! -- modules
187187
use ConstantsModule, only: MAXCHARLEN, LGP
188-
use OpenSpecModule, only: access, form
189188
use InputOutputModule, only: urword, getunit, assign_iounit, openfile
190189
! -- dummy
191190
class(GweSfeType), intent(inout) :: this

0 commit comments

Comments
 (0)