mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
remove unused Notifier
This commit is contained in:
parent
872e2b2785
commit
59888b9834
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
define(function (require) {
|
||||
var _ = require('lodash');
|
||||
|
||||
return function (Notifier) {
|
||||
return function () {
|
||||
return function ($state) {
|
||||
return function (filter, negate, index) {
|
||||
// Hierarchical and tabular data set their aggConfigResult parameter
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue