Skip to content

Commit

Permalink
Should've accompanied 3bdd3d7
Browse files Browse the repository at this point in the history
  • Loading branch information
emorway-usgs committed Sep 14, 2023
1 parent 0865083 commit 0885d29
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/Model/TransportModel/tsp1cnc1.f90
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ module TspCncModule
use ObserveModule, only: ObserveType
use TimeSeriesLinkModule, only: TimeSeriesLinkType, &
GetTimeSeriesLinkFromList
use GweInputDataModule, only: GweInputDataType
use MatrixBaseModule
!
implicit none
Expand Down
1 change: 0 additions & 1 deletion src/Model/TransportModel/tsp1ssm1.f90
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ module TspSsmModule
use NumericalPackageModule, only: NumericalPackageType
use BaseDisModule, only: DisBaseType
use TspFmiModule, only: TspFmiType
use GweInputDataModule, only: GweInputDataType
use TableModule, only: TableType, table_cr
use GwtSpcModule, only: GwtSpcType
use MatrixBaseModule
Expand Down

0 comments on commit 0885d29

Please sign in to comment.