daml/libs-scala/resources
Samir Talwar 27f76c4386
Use Future.unit instead of Future.successful(()). (#7080)
And in one instance, `Resource.unit`.

I just think it's easier to read. Too many parentheses make Samir a dull
boy.

CHANGELOG_BEGIN
CHANGELOG_END
2020-08-11 09:18:50 +00:00
..
src Use Future.unit instead of Future.successful(()). (#7080) 2020-08-11 09:18:50 +00:00
BUILD.bazel use -Ywarn-unused for all Scala code (#6907) 2020-08-07 13:16:09 -04:00