Skip to content

Commit

Permalink
remove errant line
Browse files Browse the repository at this point in the history
  • Loading branch information
emorway-usgs committed Nov 2, 2023
1 parent c78147f commit c1320ed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Model/GroundWaterTransport/gwt1cnc1.f90
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ subroutine cnc_create(packobj, id, ibcnum, inunit, iout, namemodel, pakname, &
character(len=*), intent(in) :: mempath
! -- local
type(GwtCncType), pointer :: cncobj
character(len=LENPACKAGENAME) :: text
!
! -- allocate the object and assign values to object variables
allocate (cncobj)
Expand Down

0 comments on commit c1320ed

Please sign in to comment.