Skip to content

Commit

Permalink
Remove references to testing/automock/fbktx
Browse files Browse the repository at this point in the history
Summary:
This target is empty after cleanup

drop-conflicts

Reviewed By: hick209

Differential Revision: D52916362

fbshipit-source-id: 60ae1d016166250788435e27c9ad5349ba04a81e
  • Loading branch information
Joshua Selbo authored and facebook-github-bot committed Jan 20, 2024
1 parent 646bf87 commit 080ef9c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion litho-it/src/test/java/com/facebook/litho/BUCK
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ litho_robolectric4_test(
source = "8",
target = "8",
deps = [
"//fbandroid/java/com/facebook/testing/automock/fbktx:fbktx",
"//fbandroid/third-party/java/guava:guava",
"//third-party/kotlin/mockito-kotlin2:mockito-kotlin2",
LITHO_ANDROIDSUPPORT_RECYCLERVIEW_TARGET,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ litho_robolectric4_test(
source = "8",
target = "8",
deps = [
"//fbandroid/java/com/facebook/testing/automock/fbktx:fbktx",
"//third-party/kotlin/mockito-kotlin2:mockito-kotlin2",
LITHO_ANDROIDSUPPORT_TESTING_CORE_TARGET,
LITHO_ASSERTJ_TARGET,
Expand Down

0 comments on commit 080ef9c

Please sign in to comment.