AWS-Scanner
AWS-Scanner copied to clipboard
Assignment of "err"
The assignment of the err variable is totally trivial - You never actually use it effectively. To improve usage of this you could add a logging feature which logs err out, or even just return err and handle it some way. If not then just remove it.
Fancy doing a PR request?
@random-robbie maybe later