Manpreet Kaur 6f253c5a5a Dropping explicit unicode literal
In python 3, all strings are considered as unicode string.

This patch drops the explicit unicode literal (u'...')
or (u"..") appearances from the unicode strings.

Change-Id: Idd8fde4c4330c5125ed33f85d12fa6a551165f96
2021-01-30 13:45:02 +05:30
..
2021-01-30 13:45:02 +05:30