fix: rm todo

This commit is contained in:
Clement 2023-05-09 11:48:42 +02:00
parent a34b4acbc0
commit 95aabd8903

View File

@ -48,7 +48,7 @@ String Balance::read() {
} else {
return "0";
}
}//TODO: update isfull
}
bool Balance::tar(int val){
this->initialized = true;