From 81b45381d24702b47a9abaa72e7fab9919ea1434 Mon Sep 17 00:00:00 2001 From: Eric Morway Date: Thu, 12 Oct 2023 08:34:46 -0700 Subject: [PATCH] Remove unnecessary variable --- src/Model/GroundWaterTransport/gwt1.f90 | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Model/GroundWaterTransport/gwt1.f90 b/src/Model/GroundWaterTransport/gwt1.f90 index 4946599f741..3c563e79eed 100644 --- a/src/Model/GroundWaterTransport/gwt1.f90 +++ b/src/Model/GroundWaterTransport/gwt1.f90 @@ -1145,7 +1145,6 @@ subroutine create_gwt_packages(this, indis) use GwtDspModule, only: dsp_cr use GwtSsmModule, only: ssm_cr use GwtMvtModule, only: mvt_cr - use GwtOcModule, only: oc_cr use GwtObsModule, only: gwt_obs_cr ! -- dummy class(GwtModelType) :: this