Skip to content

Commit

Permalink
remove redundent use statement
Browse files Browse the repository at this point in the history
  • Loading branch information
jedwards4b committed Jul 1, 2024
1 parent 1605a75 commit fbb2318
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cesm/nuopc_cap_share/seq_drydep_mod.F90
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
module seq_drydep_mod

use shr_drydep_mod, only: seq_drydep_setHCoeff=>shr_drydep_setHCoeff
use shr_drydep_mod

implicit none

! method specification
Expand Down

0 comments on commit fbb2318

Please sign in to comment.