Task4: Removed FIXME tag
This commit is contained in:
parent
f2747a9582
commit
605f94c4c3
@ -144,7 +144,7 @@ public class BlueLagoon {
|
||||
} catch (NumberFormatException e) {
|
||||
return false;
|
||||
}
|
||||
return true; ///FIXME TASK 4.
|
||||
return true;
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user