fix namespace for debugging
This commit is contained in:
parent
7e099be134
commit
8ce25d958c
@ -1,5 +1,5 @@
|
||||
const BaseDataview = require('./base');
|
||||
const debug = require('debug')('windshaft:dataview:histogram');
|
||||
const debug = require('debug')('windshaft:dataview:date-histogram');
|
||||
|
||||
const dateIntervalQueryTpl = ctx => `
|
||||
WITH
|
||||
|
Loading…
Reference in New Issue
Block a user