Chore: remove unused logging
This commit is contained in:
@@ -194,7 +194,6 @@ export class ZabbixAPIConnector {
|
|||||||
* @return {[type]} array of items
|
* @return {[type]} array of items
|
||||||
*/
|
*/
|
||||||
getItems(hostids, appids, itemtype) {
|
getItems(hostids, appids, itemtype) {
|
||||||
console.log(itemtype);
|
|
||||||
const params: any = {
|
const params: any = {
|
||||||
output: [
|
output: [
|
||||||
'name', 'key_',
|
'name', 'key_',
|
||||||
|
|||||||
Reference in New Issue
Block a user