Skip to content

Commit c4e8d99

Browse files
committed
- removes unused dependency
1 parent b04bbb7 commit c4e8d99

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

build.gradle

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,6 @@ repositories {
2424
}
2525

2626
dependencies {
27-
// This dependency is exported to consumers, that is to say found on their compile classpath.
28-
api 'org.apache.commons:commons-math3:3.6.1'
29-
3027
// Use JUnit test framework
3128
testImplementation 'junit:junit:4.13'
3229

0 commit comments

Comments
 (0)