Skip to content

Commit

Permalink
Remove some line from bazel
Browse files Browse the repository at this point in the history
  • Loading branch information
bhack committed Oct 11, 2023
1 parent d6f5874 commit 86779b1
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,6 @@ http_archive(
)

load("@rules_python//python:repositories.bzl", "python_register_toolchains")
load(
"//tensorflow/tools/toolchains/python:python_repo.bzl",
"python_repository",
)

python_repository(name = "python_version_repo")

load("@python_version_repo//:py_version.bzl", "HERMETIC_PYTHON_VERSION")

Expand Down

0 comments on commit 86779b1

Please sign in to comment.