WORKSPACE: Make commented out local_path line spaces indent consistent This makes it easier to bulk-replace all instances of the local_path line with sed. Change-Id: I0e6e71db5271be581d4b56c24769291f6f97695c
diff --git a/WORKSPACE b/WORKSPACE index 827c56b..ab36c78 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -4,7 +4,7 @@ load_bazlets( commit = "b17f700875f5f2a96942d434516ba8e6088463d4", - # local_path = "/home/<user>/projects/bazlets", + #local_path = "/home/<user>/projects/bazlets", ) #Snapshot Plugin API