Skip to content

Commit f2ceb16

Browse files
freevryheidawvwgk
andauthored
Update src/fpm/cmd/new.f90
Co-authored-by: Sebastian Ehlert <[email protected]>
1 parent be201c9 commit f2ceb16

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/fpm/cmd/new.f90

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -588,7 +588,6 @@ end function default_user
588588

589589
function git_user(what) result(user)
590590
use fpm_filesystem, only : get_temp_filename, getline
591-
implicit none
592591
character(len=*), intent(in) :: what
593592
character(len=:), allocatable :: user
594593
character(len=:), allocatable :: temp_user, iomsg

0 commit comments

Comments
 (0)