fix(unitproc):Fix local var decs in time-related templates
authorSteven Baltakatei Sandoval <baltakatei@gmail.com>
Mon, 29 Jun 2020 11:18:24 +0000 (11:18 +0000)
committerSteven Baltakatei Sandoval <baltakatei@gmail.com>
Mon, 29 Jun 2020 11:18:24 +0000 (11:18 +0000)
See Declare and assign separately to avoid masking return
values. https://github.com/koalaman/shellcheck/wiki/SC2155


No differences found