sudhir_agarwal c078cc2b6f Remove unused None from dict.get()
Since the default value is None when can't get a key from a dict,
So there is no need to use dict.get('key', None).

Change-Id: Ie8008e83f432263e7a97e482e83f240b1056feee
2017-07-05 12:49:10 +00:00
..
2012-06-07 09:20:50 -07:00
2017-07-05 12:49:10 +00:00
2017-07-05 12:49:10 +00:00
2015-12-10 10:53:46 +00:00