Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
w-gc committed Jan 7, 2025
1 parent ba98dd6 commit 4444125
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spu/utils/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.

load("@rules_proto_grpc_python//:defs.bzl", "python_proto_library", "python_grpc_library")
load("@rules_proto//proto:defs.bzl", "proto_library")
load("@rules_proto_grpc_python//:defs.bzl", "python_grpc_library", "python_proto_library")
load("//bazel:spu.bzl", "spu_py_library")

package(default_visibility = ["//visibility:public"])
Expand Down

0 comments on commit 4444125

Please sign in to comment.