mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
fix bad merge
This commit is contained in:
parent
f80e25d63d
commit
b1303a1bfc
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@ define(function (require) {
|
|||
var _ = require('lodash');
|
||||
|
||||
var IndexedArray = require('utils/indexed_array/index');
|
||||
var Registry = require('utils/registry/registry');
|
||||
var BaseAggParam = Private(require('components/agg_types/param_types/base'));
|
||||
|
||||
_(OptionedAggParam).inherits(BaseAggParam);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue