LiZekun 81ec6a930f remove unicode literal from code
All strings are considered as unicode string from Python 3.

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

Change-Id: I3da0593718fa0196e238a2d5a343b958ce34f201
2022-02-24 00:54:06 +00:00
..
2022-02-24 00:54:06 +00:00
2017-09-20 14:30:03 -04:00
2021-01-07 17:24:43 +01:00