Skip to content

Commit 25ed4fc

Browse files
committed
revert MOM_domains.F90
1 parent b8d9888 commit 25ed4fc

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/framework/MOM_domains.F90

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,8 @@ module MOM_domains
33

44
! This file is part of MOM6. See LICENSE.md for the license.
55

6-
76
use MOM_array_transform, only : rotate_array
8-
use MOM_coms, only : PE_here, root_PE, num_PEs, MOM_infra_init, MOM_infra_end, Get_PElist
7+
use MOM_coms, only : PE_here, root_PE, num_PEs, MOM_infra_init, MOM_infra_end
98
use MOM_coms, only : broadcast, sum_across_PEs, min_across_PEs, max_across_PEs
109
use MOM_cpu_clock, only : cpu_clock_begin, cpu_clock_end
1110
use MOM_error_handler, only : MOM_error, MOM_mesg, NOTE, WARNING, FATAL, is_root_pe

0 commit comments

Comments
 (0)