Commit fa16f4dc authored by songwenping's avatar songwenping
Browse files

Remove unnecessary unicode prefixes

All strings are unicode by default in Python 3. No need to mark them as
such.

Change-Id: I506a7bcd8fb3de2088bf37ebbb117896de9ddc77
parent 73610db9