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