Skip to content
This repository was archived by the owner on Mar 11, 2024. It is now read-only.
This repository was archived by the owner on Mar 11, 2024. It is now read-only.

remove unused dispatch in callback #13

Open
@rstormsf

Description

@rstormsf

returning function with dispatch while you are not dispatching the actual function is redundant.
I don't think it makes sense to have undefined dispatch as a parameter since you are not even using it.
https://github.com/truffle-box/react-auth-box/blob/master/src/util/web3/getWeb3.js#L14

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions