style: run buildifier (#26488)

PR Close #26488
This commit is contained in:
Alex Eagle 2018-10-17 13:48:17 -07:00 committed by Igor Minar
parent 4481571999
commit 74ea4e9b5d
1 changed files with 2 additions and 2 deletions

View File

@ -9,14 +9,14 @@ load(
":external.bzl",
"COMMON_ATTRIBUTES",
"COMMON_OUTPUTS",
"DEPS_ASPECTS",
"DEFAULT_NG_COMPILER",
"DEFAULT_NG_XI18N",
"DEPS_ASPECTS",
"NodeModuleInfo",
"collect_node_modules_aspect",
"compile_ts",
"ts_providers_dict_to_struct",
"tsc_wrapped_tsconfig",
"NodeModuleInfo",
)
def compile_strategy(ctx):