Remove unicode prefix 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: Ie62a19689529eb2de94096e5f757bfcfbe372040
Signed-off-by: Ivan Anfimov <lazekteam@gmail.com>
8 files changed