Skip to content

Removing some unused code

Afonso Mukai requested to merge 335_remove_useless_files into master

Created by: rerpha

Description of work

Removing some unused code. I have made issues where todo statements have been removed.

Correct me if they are actually used for something, it just appeared that they weren't and seems to build fine and pass tests etc without the files.

Issue

Closes #335 (closed)

Acceptance Criteria

No change in functionality as nothing here was being used anyway. Just hopefully upped coverage 😁

Unit Tests

No unit tests modified.

Other

N/A.


Code Review (To be filled in by the reviewer only)

  • Is the code of an acceptable quality?
  • Do the changes function as described and is it robust?

Nominate for Group Code Review (Anyone can nominate it)

Indicate if you think the code should be reviewed in a Thursday code review session.

  • Recommend for group code review

Also, nominate it on the code_review Slack channel (does someone want to automate this?).

Merge request reports