Skip to content

Commit

Permalink
Update ledger-service/http-json/src/main/scala/com/digitalasset/http/…
Browse files Browse the repository at this point in the history
…Endpoints.scala

Co-authored-by: Moritz Kiefer <[email protected]>
  • Loading branch information
realvictorprm and cocreature committed Jun 16, 2021
1 parent af0b750 commit 1af8a4f
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -136,8 +136,6 @@ class Endpoints(
),
).run(fn)

// I think this is not the best name.
// Naming things is hard :/
def handleCommand[T[_]](req: HttpRequest)(
fn: (
Jwt,
Expand Down

0 comments on commit 1af8a4f

Please sign in to comment.