Remove the commented-out snapshot plugin api lines

Rely on bazlets README documentation for how to use a SNAPSHOT version.

Change-Id: I35183547bdcdd0c86c9a653ebf3759fc9dfc6c05
diff --git a/WORKSPACE b/WORKSPACE
index 680229a..7cad036 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -12,8 +12,4 @@
     "gerrit_api",
 )
 
-# Load release Plugin API
 gerrit_api()
-
-# Load snapshot Plugin API
-#gerrit_api(version = "3.0.xy-SNAPSHOT")