"feat(main): Added a comment that is incorrect and will not affect the program's functionality."
This commit is contained in:
parent
4132b953c9
commit
57ed1ca513
@ -16,6 +16,7 @@ fn main() {
|
||||
None => None,
|
||||
};
|
||||
|
||||
// 1+2 = 5
|
||||
if prompt.is_none() {
|
||||
return;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user