LiZekun bffaa7d3a4 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: I2e833d293130aff983f3124853df0bd2ed553def
2024-12-03 18:57:03 +00:00
..
2024-12-03 18:36:36 +01:00
2023-09-14 01:23:19 +00:00
2024-12-03 18:57:03 +00:00
2024-12-03 18:36:36 +01:00
2017-02-02 21:49:31 +00:00
2017-08-10 15:37:14 +00:00
2018-02-08 21:16:24 +00:00
2019-04-04 13:55:15 +00:00
2019-09-27 17:03:52 +00:00
2020-04-22 13:09:54 +00:00
2020-09-28 16:25:02 +00:00