Skip to content

Fix the Web and API v1 where values were assigned but never used #88

@gbowne1

Description

@gbowne1

The controllers in the API, both the web and the API v1 are missing some defines or things are declared but never used.

like boom, logger and next

ESlint found plenty of times where this was assigned a value but never used.

run npx eslint --fix . in the project client and server to see where these occur.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdocumentationImprovements or additions to documentationenhancementNew feature or requestgood first issueGood for newcomershelp wantedExtra attention is neededquestionFurther information is requestedtestIssues related to tests

    Projects

    Status

    Todo

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions