diff --git a/third_party/gpus/cuda_configure.bzl b/third_party/gpus/cuda_configure.bzl index 5c545447c6d..a4eccc4d235 100644 --- a/third_party/gpus/cuda_configure.bzl +++ b/third_party/gpus/cuda_configure.bzl @@ -49,8 +49,8 @@ load( "is_windows", "raw_exec", "read_dir", - "which", "realpath", + "which", ) _GCC_HOST_COMPILER_PATH = "GCC_HOST_COMPILER_PATH"