Joshua Harlow 25ed5ceb58 Remove extra copy.deepcopy
This method is called recursively (ie deeply) by default
so there doesn't seem to be a good reason to deepcopy over
and over and over at every recusion level especially since
a new output dictionary is getting created anyway.

Change-Id: I644ef881e487c06dc4db77d60cfe765b0e59b547
2018-07-19 12:19:14 -07:00
..
2018-03-01 06:07:18 +00:00
2017-03-28 13:53:16 +08:00
2018-05-24 18:55:24 +08:00
2018-02-09 12:55:21 +00:00
2018-07-19 12:19:14 -07:00