Fixed linter errors.

This commit is contained in:
Alexander Zobnin
2016-01-16 20:35:11 +03:00
parent 96e9756109
commit 48816ecccb
2 changed files with 2 additions and 3 deletions

View File

@@ -34,6 +34,7 @@ function (angular, _, dateMath) {
// Initialize cache service
this.zabbixCache = new ZabbixCache(this.zabbixAPI);
console.log(this.zabbixCache);
/**
* Test connection to Zabbix API