Updated formatting
This commit is contained in:
Vendored
+1
-1
@@ -124,4 +124,4 @@ cc_library(
|
|||||||
visibility = ["//visibility:public"],
|
visibility = ["//visibility:public"],
|
||||||
deps = [":opencv_xcframework"],
|
deps = [":opencv_xcframework"],
|
||||||
# data = [":opencv_xcframework"]
|
# data = [":opencv_xcframework"]
|
||||||
)
|
)
|
||||||
|
|||||||
Vendored
-1
@@ -148,4 +148,3 @@ unzip_opencv_xcframework = rule(
|
|||||||
"zip_file": attr.label(mandatory = True, allow_single_file=True),
|
"zip_file": attr.label(mandatory = True, allow_single_file=True),
|
||||||
},
|
},
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user