Skip to content

refactor: Refactoring of the code base #5

@bharathkalyans

Description

@bharathkalyans
  • Codebase contains a lot of warnings and redundant code.
    Eg.The below code can have a private constructor, so an object can't be created.
public class Constants {
    public static final String AGENT_VERSION = "1.0.1";
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions