Skip to content

Commit 0f7d2a9

Browse files
authored
Update MinValue.java
1 parent 4ec6ba3 commit 0f7d2a9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/main/java/com/thealgorithms/maths/MinValue.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
package com.thealgorithms.maths;
22

3-
import java.util.Random;
4-
53
public class MinValue {
64
/**
75
* Returns the smaller of two {@code int} values. That is, the result the

0 commit comments

Comments
 (0)