LiZekun 8a9f249c09 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: I283b767d2d8329e9df977fa8bc135c082ae4e4ab
2022-03-08 00:50:32 +00:00
..
2022-03-08 00:50:32 +00:00