svenvc / zinc

Zinc HTTP Components is an open-source Smalltalk framework to deal with the HTTP networking protocol.
MIT License
97 stars 57 forks source link

remove duplicated return #106

Closed vonbecmann closed 1 year ago

vonbecmann commented 1 year ago

remove duplicated return from ifTrue:ifFalse: expression

svenvc commented 1 year ago

Thank you!