new program
This commit is contained in:
parent
6ec752ee68
commit
054a4092d5
@ -49,6 +49,4 @@ public class TriangleChecker {
|
||||
public static TriangleType checkTriangle(float a, float b, float c) {
|
||||
return TriangleType.NONE;
|
||||
}
|
||||
|
||||
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user