Skip to content

Commit

Permalink
bitcoind: Remove unused protobuf dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
alvasw committed Oct 8, 2024
1 parent 652a78c commit a057720
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions wallets/bitcoind/build-logic/commons/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,4 @@ plugins {

repositories {
gradlePluginPortal()
}

dependencies {
implementation(libs.protobuf.gradle.plugin)
}

0 comments on commit a057720

Please sign in to comment.