Skip to content

Commit

Permalink
Revert "fix: Revert "revert: "revert feat play with semver"" (#50)"
Browse files Browse the repository at this point in the history
This reverts commit 7de0195.
  • Loading branch information
vsiravar authored Mar 20, 2023
1 parent 456919a commit 452396e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cmd/finch/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@ func main() {
if err := xmain(logger, stdLib, fs, stdLib, mem, stdOut); err != nil {
logger.Fatal(err)
}
println("Test2")

}

func xmain(logger flog.Logger,
Expand Down

0 comments on commit 452396e

Please sign in to comment.