Skip to content

Commit 49f603c

Browse files
author
Scott Weeden-Moody
committed
Fixed erroneous import of BigInt
1 parent 6aecbf6 commit 49f603c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

05/src/main/java/com/lillicoder/projecteuler/Problem5.java

-2
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@
1616

1717
package com.lillicoder.projecteuler;
1818

19-
import sun.security.util.BigInt;
20-
2119
import java.math.BigInteger;
2220

2321
/**

0 commit comments

Comments
 (0)