[swarming] Remove u literals from client

This CL is made by following command
> find . -type f | xargs sed -i "s/\([= {(\[]\)u'/\1'/g"
> git cl format

Bug: 1247959
Change-Id: I0c2cfc823459532314037ffa5c4d2a6d0a65feea
Reviewed-on: https://chromium-review.googlesource.com/c/infra/luci/luci-py/+/3385093
Auto-Submit: Junji Watanabe <jwata@google.com>
Reviewed-by: Takuto Ikuta <tikuta@chromium.org>
Commit-Queue: Takuto Ikuta <tikuta@chromium.org>
NOKEYCHECK=True
GitOrigin-RevId: 8076ba001c2a005c5dea1ad8621a9fe1bfc2890a
1 file changed
tree: 67b74127462afbba2a7df197d681432ca9a7351d
  1. tests/
  2. __init__.py
  3. bootstrap.py
  4. OWNERS
  5. stream.py
  6. streamname.py
  7. varint.py