Skip to content

Commit c87dade

Browse files
committed
chore: Fix build after merge from master
1 parent fe7128d commit c87dade

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

consumer/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ dependencies {
2121
implementation 'org.slf4j:slf4j-api'
2222
implementation 'io.ktor:ktor-server-netty'
2323
implementation 'io.ktor:ktor-network-tls-certificates'
24-
implementation 'io.ktor:ktor-server-call-logging'
2524
implementation('io.pact.plugin.driver:core') {
2625
exclude group: 'au.com.dius.pact.core'
2726
}

0 commit comments

Comments
 (0)