Skip to content

Commit

Permalink
Remove unused classes/modules (Consensys#8959)
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanBratanov authored Dec 30, 2024
1 parent e0a1e8d commit b4f7c2d
Show file tree
Hide file tree
Showing 36 changed files with 21 additions and 645 deletions.

This file was deleted.

2 changes: 0 additions & 2 deletions data/serializer/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,9 @@ dependencies {
api 'io.swagger.core.v3:swagger-annotations'

implementation project(':ethereum:execution-types')
implementation project(':ethereum:jackson-deserializers')
implementation project(':ethereum:spec')
implementation project(':infrastructure:bls')
implementation project(':infrastructure:bytes')
implementation project(':infrastructure:jackson')
implementation project(':infrastructure:async')

implementation 'io.tmio:tuweni-units'
Expand Down

This file was deleted.

2 changes: 1 addition & 1 deletion ethereum/execution-types/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ dependencies {
implementation project(':infrastructure:crypto')
implementation project(':infrastructure:json')

testFixturesApi project(':infrastructure:jackson')
testFixturesApi 'com.fasterxml.jackson.core:jackson-databind'
testImplementation project(':ethereum:json-types')

testImplementation testFixtures(project(':infrastructure:json'))
Expand Down
5 changes: 0 additions & 5 deletions ethereum/jackson-deserializers/build.gradle

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

8 changes: 0 additions & 8 deletions infrastructure/jackson/build.gradle

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit b4f7c2d

Please sign in to comment.