Skip to content

Commit 41b4aa2

Browse files
committed
Remove duplicate khex definition
1 parent 467719c commit 41b4aa2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/build.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ dependencies {
2121

2222
implementation group: 'org.slf4j', name: 'slf4j-log4j12', version: "1.7.25"
2323

24-
implementation "com.github.walleth:khex:0.6"
25-
2624
testImplementation 'org.assertj:assertj-core:3.11.1'
2725
testCompile 'org.junit.jupiter:junit-jupiter-api:5.3.2'
2826
testCompile 'org.junit.jupiter:junit-jupiter-params:5.3.2'

0 commit comments

Comments
 (0)