Skip to content

Commit

Permalink
Format code correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
dispalt committed Jun 11, 2024
1 parent 172ac6d commit 4f46349
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,8 @@ object HasStorage {
}
}


class NewSupervisor extends Supervisor[Any] {


override def value(implicit trace: zio.Trace): UIO[Any] = ZIO.unit

override def onStart[R, E, A_](
Expand Down

0 comments on commit 4f46349

Please sign in to comment.