Skip to content

Remove redundant code #63

@T-Rizzle12

Description

@T-Rizzle12

The recent update #57 I refactored a bunch of the code and as a result, I left myself some time to update the code in some older projects of mine. Now that I have done this, I do believe it is the time to remove the redundant code. I have two main reasons for doing this.

  1. There is no point in adding a bunch of unused functions to the player metatable, it's a waste of computer resources.
  2. I noticed that some of the code wasn't properly updated to the newer codebase because it didn't create errors. "TLDR; A bunch of logic errors happen because the addon fallback onto the old code"

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

Status
Finished

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions