Skip to content

Commit

Permalink
remove ESMF_GridCompGetInternalState from use statement, not working …
Browse files Browse the repository at this point in the history
…with nag and apparently not needed
  • Loading branch information
jedwards4b committed Apr 2, 2024
1 parent a077536 commit e24e0db
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mediator/med_phases_cdeps_mod.F90
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ module med_phases_cdeps_mod
use ESMF, only: ESMF_Field, ESMF_FieldGet
use ESMF, only: ESMF_FieldBundleGet, ESMF_FieldBundleIsCreated
use ESMF, only: ESMF_FieldBundleCreate
use ESMF, only: ESMF_GridCompGetInternalState
use ESMF, only: ESMF_SUCCESS, ESMF_LOGMSG_INFO

use med_internalstate_mod, only: InternalState
Expand Down

0 comments on commit e24e0db

Please sign in to comment.