fix: make comments clear and detailed

This commit is contained in:
2026-04-27 08:21:32 +03:30
parent e8aedb8354
commit 22fc28130e
4 changed files with 5 additions and 1 deletions
-1
View File
@@ -25,7 +25,6 @@ public class SportsCar extends GasCar {
}
// TODO: Override showDetails()
// Print header
// Call super.showDetails()
// Print acceleration time
}