Remove unneeded memoization from Template
What does this MR do and why?
The interpolate!
method is only called once and doesn't need to be memoized.
Issue: #451448 (closed)
The interpolate!
method is only called once and doesn't need to be memoized.
Issue: #451448 (closed)