Remove sql integration from zuul.d/pipelines.yaml

Change-Id: I653f0b4da40bc399c12e204ea386bf84424604f6
diff --git a/zuul.d/pipelines.yaml b/zuul.d/pipelines.yaml
index b07a727..8b21bdd 100644
--- a/zuul.d/pipelines.yaml
+++ b/zuul.d/pipelines.yaml
@@ -31,7 +31,6 @@
           state: NOT_RELEVANT
           message: 'Project has no jobs configured'
     success:
-      sql:
       gerrit:
         comment: False
         Verified: 1
@@ -40,7 +39,6 @@
           state: SUCCESSFUL
           message: 'Change passed all voting jobs'
     failure:
-      sql:
       gerrit:
         comment: False
         Verified: -1