Skip to content

Commit

Permalink
rm whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
rem1776 authored and rem1776 committed Aug 2, 2024
1 parent 07a592d commit 9b71541
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion diag_manager/fms_diag_file_object.F90
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ module fms_diag_file_object_mod
use fms_diag_output_buffer_mod, only: fmsDiagOutputBuffer_type
use mpp_mod, only: mpp_get_current_pelist, mpp_npes, mpp_root_pe, mpp_pe, mpp_error, FATAL, stdout, &
uppercase, lowercase, NOTE
use platform_mod, only: FMS_FILE_LEN
use platform_mod, only: FMS_FILE_LEN

implicit none
private
Expand Down

0 comments on commit 9b71541

Please sign in to comment.