commit | 54d14374389429aefa334f549df41c7fd37d89b3 | [log] [tgz] |
---|---|---|
author | Marco Miller <marco.miller@ericsson.com> | Mon Sep 21 16:22:30 2020 -0400 |
committer | Marco Miller <marco.mmiller@gmail.com> | Tue Sep 22 17:30:03 2020 +0000 |
tree | c2ceb85a5e9c89b5d8b13f2387a462a5fdd42e9b | |
parent | f8b83ed1ff3facaf40b0b074278ea9697af8ba44 [diff] |
e2e-tests: Remove unnecessary type specification As it does not lend a warning in IntelliJ once removed. Indeed, one "should almost never annotate the type of a private field or a local variable, as their type will usually be immediately evident in their value" [1]. [1] https://docs.scala-lang.org/style/types.html#inference Change-Id: I02ead66bf8524d56028a0e654e2e23796675e5fe