Skip to content

WIP: Clean code applications

Description

This MR removes some unnecessary comments, such as:

  • functions that were refactored and aren't being used anymore
  • lines that were rewritten in the following lines
  • graphs mock data that now are being passed as objects

And renames some variables like res and ans to a more descriptive name.

Edited by Larissa Sales

Merge request reports