fix diagramme

This commit is contained in:
2023-05-14 23:26:16 +02:00
parent 0037b1831a
commit 23651cb6d5
3 changed files with 13 additions and 28 deletions

View File

@ -21,13 +21,6 @@ public:
*/
void welcome();
/**
* @brief print the total amount on the screen
*
* @param amount The total amount to print in centimes
*/
void printAmount(int amount);
/**
* @brief Clear the screen