Skip to content

Commit c004b27

Browse files
committed
Removed unnecessary import of LVT_CONST_PATH_LEN.
1 parent d5b0840 commit c004b27

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lvt/datastreams/USGS_streamflow_gridded/USGSSFgrid_obsMod.F90

-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ module USGSSFgrid_obsMod
6363
subroutine USGSSFgrid_obsinit(i)
6464
!
6565
! !USES:
66-
use LVT_constantsMod, only: LVT_CONST_PATH_LEN
6766
use LVT_coreMod
6867
use LVT_histDataMod
6968
use LVT_logMod

0 commit comments

Comments
 (0)