Files
python-karborclient/karborclient/common
sudhir_agarwal cd7d456491 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: I9f2ea40e13a63992170149936ae4e80b8969c023
2017-07-05 19:09:03 +05:30
..
2016-08-18 22:59:45 +08:00
2016-09-29 15:33:58 +00:00
2017-07-05 19:09:03 +05:30