Skip to content

Commit

Permalink
Fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
geirolz committed Feb 10, 2024
1 parent 043a977 commit 62b599a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@ package com.geirolz.app.toolkit.utils
extension [A, B](f: A => B)
def asContextFunction: A ?=> B =
f(summon[A])

0 comments on commit 62b599a

Please sign in to comment.