Skip to content

Commit

Permalink
Remove leftover comment
Browse files Browse the repository at this point in the history
changelog_begin
changelog_end
  • Loading branch information
cocreature committed Apr 27, 2021
1 parent 6543b37 commit 6dff0ee
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ final class TransactionIndexingSpec extends AnyWordSpec with Matchers {
val party = Party.assertFromString(partyStr)
val bobStr = "Bob"
val bob = Party.assertFromString(bobStr)
// val offset = LedgerOffset.Absolute(LedgerString.assertFromString("offset"))

def create(builder: TransactionBuilder, id: String) =
builder.create(
Expand Down

0 comments on commit 6dff0ee

Please sign in to comment.