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: Ie91d66c334c4d2814668ad4211edaeb8b9409ddc Co-Authored-By: LiZekun <2954674728@qq.com>