Skip to content

Commit be201c9

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

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
@@ -576,7 +576,6 @@ subroutine cmd_new(settings)
576576
contains
577577

578578
function default_user(what) result(user)
579-
implicit none
580579
character(len=*), intent(in) :: what
581580
character(len=:), allocatable :: user
582581
if (what=="uname") then

0 commit comments

Comments
 (0)