Skip to content

Commit

Permalink
remove fms_io_mod import
Browse files Browse the repository at this point in the history
  • Loading branch information
alperaltuntas committed Sep 19, 2023
1 parent de55fd6 commit 5e6e657
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config_src/infra/FMS2/MOM_ensemble_manager_infra.F90
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ module MOM_ensemble_manager_infra
use ensemble_manager_mod, only : FMS_get_ensemble_pelist => get_ensemble_pelist
use ensemble_manager_mod, only : FMS_get_ensemble_filter_pelist => get_ensemble_filter_pelist
use fms2_io_mod, only : fms2_io_set_filename_appendix=>set_filename_appendix
use fms_io_mod, only : fms_io_set_filename_appendix=>set_filename_appendix

implicit none ; private

Expand Down

0 comments on commit 5e6e657

Please sign in to comment.