commit | 1d7693e6a2d5eb9daf794dfbe1970868b8504ec5 | [log] [tgz] |
---|---|---|
author | Paladox none <thomasmulhall410@yahoo.com> | Sun Jan 29 19:17:18 2017 +0000 |
committer | Paladox none <thomasmulhall410@yahoo.com> | Sun Jan 29 19:17:35 2017 +0000 |
tree | 0571091f83468dc2a664871deb4cea64f17358cb | |
parent | 3c71250d4be6c5a8c0a61c38a7d424d48544e001 [diff] |
In BUILD make load a one liner Change-Id: I9dccc28ab4d3a3addfe39bac876606844cb98f42
diff --git a/BUILD b/BUILD index 067cd77..5530be2 100644 --- a/BUILD +++ b/BUILD
@@ -1,7 +1,4 @@ -load( - "//tools/bzl:plugin.bzl", - "gerrit_plugin", -) +load("//tools/bzl:plugin.bzl" "gerrit_plugin") gerrit_plugin( name = "zuul",