Skip to content

Commit 8c13dab

Browse files
committed
remove unused variable.
1 parent b2faf39 commit 8c13dab

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/tests/jf_test_9.f90

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ subroutine test_9(error_cnt)
6868

6969
type(json_file) :: f
7070
real :: tstart, tend
71-
character(len=:),allocatable :: str
7271

7372
error_cnt = 0
7473
call json_initialize()

0 commit comments

Comments
 (0)