From c3c3791104448fe895add7b013d33cd8d2b48921 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=B2=81=E6=99=93=E6=95=8F?= Date: Thu, 24 Sep 2015 10:34:25 +0800 Subject: [PATCH] delete useless query and annotations config --- zabbix/plugin.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/zabbix/plugin.json b/zabbix/plugin.json index 4aeb657..13fef9b 100644 --- a/zabbix/plugin.json +++ b/zabbix/plugin.json @@ -9,8 +9,6 @@ "partials": { "config": "app/plugins/datasource/zabbix/partials/config.html", - "query": "app/plugins/datasource/zabbix/partials/query.editor.html", - "annotations": "app/plugins/datasource/zabbix/partials/annotations.editor.html" }, "username": "guest",