Skip to content

Commit ad4e624

Browse files
authored
fix: remove unused dependency (#130)
1 parent ff008fb commit ad4e624

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ dependencies {
3030

3131
implementation 'com.squareup.retrofit2:retrofit:2.9.0'
3232
implementation 'com.squareup.retrofit2:converter-jackson:2.9.0'
33-
implementation 'com.intellij:annotations:12.0'
3433
implementation 'io.jsonwebtoken:jjwt-api:0.11.2'
3534
runtimeOnly 'io.jsonwebtoken:jjwt-impl:0.11.2'
3635
runtimeOnly 'io.jsonwebtoken:jjwt-jackson:0.11.2'

0 commit comments

Comments
 (0)