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 a27d5f4..df63563 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -4,7 +4,7 @@
 
 load_bazlets(
     commit = "6d3fd710ea4ca44805bb8c858d72b53bd3a500f3",
-    # local_path = "/home/<user>/projects/bazlets",
+    #local_path = "/home/<user>/projects/bazlets",
 )
 
 # Snapshot Plugin API