Commit 383a68c1 authored by Simon Pastor's avatar Simon Pastor
Browse files

syntax error during cleanup

parent 32a0af3e
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -232,7 +232,7 @@
          "query": "SELECT body FROM $database.autogen.http WHERE (\"logger_name\" =~ /^$logger_name$/) AND (\"id\"=$http_log_id)",
          "rawQuery": true,
          "refId": "A",
          "resultFormat": "table",
          "resultFormat": "table"
        }
      ],
      "thresholds": "",
@@ -297,7 +297,7 @@
          "query": "SELECT resp_body FROM $database.autogen.http WHERE (\"logger_name\" =~ /^$logger_name$/) AND (\"id\"=$http_log_id)",
          "rawQuery": true,
          "refId": "A",
          "resultFormat": "table",
          "resultFormat": "table"
        }
      ],
      "thresholds": "",