Update git submodules

* Update sushy from branch 'master'
  to 0179cabfc938d24b6a4629924d412e842f812c45
  - Remove unicode literal from code
    
    All strings are considered as unicode literal string from Python 3.
    
    This patch drops the explicit unicode literal (u'...')
    appearances from the unicode strings.
    
    Change-Id: I73c068767b78f29abb51a597d6b0a1c339bc535e
This commit is contained in:
LiZekun 2022-06-10 17:54:35 +08:00 committed by Gerrit Code Review
parent 1e507e4864
commit 5f1f432776
1 changed files with 1 additions and 1 deletions

2
sushy

@ -1 +1 @@
Subproject commit cdeeb8b495bd539dd3aaf2b1d6d08c4636908f54
Subproject commit 0179cabfc938d24b6a4629924d412e842f812c45