File tree Expand file tree Collapse file tree 3 files changed +0
-5
lines changed
tensorflow_lite_support/ios Expand file tree Collapse file tree 3 files changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,6 @@ swift_library(
3030 tags = TFL_DEFAULT_TAGS ,
3131 deps = [
3232 ":TFLBertNLClassifier" ,
33- "//third_party/swift/xctest" ,
3433 ],
3534)
3635
@@ -89,7 +88,6 @@ swift_library(
8988 tags = TFL_DEFAULT_TAGS ,
9089 deps = [
9190 ":TFLNLClassifier" ,
92- "//third_party/swift/xctest" ,
9391 ],
9492)
9593
Original file line number Diff line number Diff line change @@ -31,7 +31,6 @@ swift_library(
3131 tags = TFL_DEFAULT_TAGS ,
3232 deps = [
3333 ":TFLBertQuestionAnswerer" ,
34- "//third_party/swift/xctest" ,
3534 ],
3635)
3736
Original file line number Diff line number Diff line change @@ -50,7 +50,6 @@ swift_library(
5050 tags = TFL_DEFAULT_TAGS ,
5151 deps = [
5252 ":TFLBertTokenizer" ,
53- "//third_party/swift/xctest" ,
5453 ],
5554)
5655
@@ -91,7 +90,6 @@ swift_library(
9190 tags = TFL_DEFAULT_TAGS ,
9291 deps = [
9392 ":TFLSentencepieceTokenizer" ,
94- "//third_party/swift/xctest" ,
9593 ],
9694)
9795
You can’t perform that action at this time.
0 commit comments