Fix NoSuchElementException in toString() 24/90724/2
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 26 Jun 2020 10:33:43 +0000 (12:33 +0200)
committerRobert Varga <nite@hq.sk>
Fri, 26 Jun 2020 11:40:00 +0000 (11:40 +0000)
Original patch missed the fact that an empty set will throw, fix
that up.

Change-Id: I2d0588ec0499475935d285b3be6db299a9d4d525
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>

No differences found