Skip to content

Commit 73782f5

Browse files
authored
Fixest format CI failure (#709)
1 parent 82b5384 commit 73782f5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/post_process/m_data_output.fpp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,7 @@ contains
112112
! Generic logical used to test the existence of a particular folder
113113
logical :: dir_check
114114
115-
! Generic loop iterator
116-
integer :: i, k ,l
115+
integer :: i
117116
118117
! Allocating the generic storage for the flow variable(s) that are
119118
! going to be written to the formatted database file(s). Note once

0 commit comments

Comments
 (0)