Skip to content

Commit

Permalink
Regenerate documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
hlopko committed Jun 23, 2021
1 parent ea1b97e commit 66fdc90
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion docs/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ bzl_library(
"@build_bazel_rules_nodejs//internal/providers:bzl",
],
deps = [
"@bazel_skylib//lib:collections",
"@rules_proto//proto:rules",
],
)
Expand Down
1 change: 0 additions & 1 deletion rust/private/rust_analyzer.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ given targets. This file can be consumed by rust-analyzer as an alternative
to Cargo.toml files.
"""

load("@bazel_skylib//lib:collections.bzl", "collections")
load("//rust/platform:triple_mappings.bzl", "system_to_dylib_ext", "triple_to_system")
load("//rust/private:common.bzl", "rust_common")
load("//rust/private:rustc.bzl", "BuildInfo")
Expand Down

0 comments on commit 66fdc90

Please sign in to comment.