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