Fixes #11113 Co-authored-by: rene <41963722+renaynay@users.noreply.github.com>
fixes an regression which caused build failure on certain platforms
* remove uneeded convertion type * remove redundant type in composite literal * omit explicit type where implicit * remove unused redundant parenthesis * remove redundant import alias duktape