Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
MaethorNaur committed May 18, 2024
1 parent c6b470f commit 35accfa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion metascoop/apps/apps.go
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,5 @@ func ParseAppFile(filepath string) (appFile *AppFile, err error) {
}
a.repoAuthor = split[0]
}
appFile = &AppFile{apps: apps}
return
}

0 comments on commit 35accfa

Please # to comment.