mirror of
https://github.com/google/nomulus
synced 2026-08-18 05:06:16 +00:00
Run buildifier on codebase to format BUILD files
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=140362453
This commit is contained in:
@@ -6,7 +6,6 @@ licenses(["notice"]) # Apache 2.0
|
||||
|
||||
load("@io_bazel_rules_closure//closure:defs.bzl", "closure_css_library", "closure_css_binary")
|
||||
|
||||
|
||||
filegroup(
|
||||
name = "css_files",
|
||||
srcs = glob(["*.css"]),
|
||||
@@ -17,7 +16,6 @@ closure_css_library(
|
||||
srcs = ["kd_components.css"],
|
||||
)
|
||||
|
||||
|
||||
closure_css_library(
|
||||
name = "registry_lib",
|
||||
srcs = [
|
||||
|
||||
Reference in New Issue
Block a user