Skip to content

Commit

Permalink
remove whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
mcallic2 committed Aug 14, 2023
1 parent 7d115cb commit 7bc1bdc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test_fms/drifters/test_drifters_comm.F90
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
!**********************************************************************

program test_drifters_comm
#ifdef use_drifters
#ifdef use_drifters

use drifters_core_mod
use drifters_comm_mod
Expand Down Expand Up @@ -143,6 +143,6 @@ program test_drifters_comm
call drifters_comm_del(drfts_com)
call mpp_domains_exit
call mpp_exit

#endif
end program test_drifters_comm

0 comments on commit 7bc1bdc

Please sign in to comment.