Skip to content

Commit

Permalink
running prePR
Browse files Browse the repository at this point in the history
  • Loading branch information
diogocanut committed Sep 9, 2023
1 parent bcc460d commit c564d0c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/jvm/src/main/scala/cats/effect/IOApp.scala
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,6 @@ trait IOApp {
.map(_.equalsIgnoreCase("true"))
.getOrElse(true)


/**
* The entry point for your application. Will be called by the runtime when the process is
* started. If the underlying runtime supports it, any arguments passed to the process will be
Expand Down

0 comments on commit c564d0c

Please sign in to comment.