Skip to content

Removed unused method in IClientHandler interface. #34

@TheDudeFromCI

Description

@TheDudeFromCI

The readData(IConnectedClient) method within the IClientHandler isn't called anywhere. Its function is redundant, as the intended process is already handled by the IDataHandler class. This method should be removed to avoid useless clutter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Code QualityAdjustments to the quality or condition of the code or API.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions