Update git submodules

* Update heat-translator from branch 'master'
  to e41b382afd953248a56b56af2dac0e24953d6b89
  - Dropping explicit unicode literal
    
    In python 3, all strings are considered as unicode string.
    
    This patch drops the explicit unicode literal (u'...')
    or (u"..") appearances from the unicode strings.
    
    Change-Id: Iaa040f10028935782d8315efc81d344e72b2a152
This commit is contained in:
Manpreet Kaur 2021-02-23 20:11:35 +05:30 committed by Gerrit Code Review
parent f83dc3d8ff
commit e63ccbf6f2
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 91c4415c42c5d9164d6c646c6436e60c5a28322f
Subproject commit e41b382afd953248a56b56af2dac0e24953d6b89