Skip to content

Commit

Permalink
Removed some old TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
wedesoft committed Nov 5, 2023
1 parent 1a6404c commit 4ba257a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions anymeal/recipe.cc
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,3 @@ void Recipe::append_instruction(const char *instruction) {
m_instructions[n - 1] += " ";
m_instructions[n - 1] += instruction;
}

// TODO: scale amounts
// TODO: convert metric <-> imperial units

0 comments on commit 4ba257a

Please sign in to comment.