mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
return statement was removed accidentally
This commit is contained in:
parent
a32d0438b2
commit
59857eda8d
1 changed files with 2 additions and 0 deletions
|
@ -53,5 +53,7 @@ define(function (require) {
|
|||
cache[id] = instance;
|
||||
return instance;
|
||||
}
|
||||
|
||||
return Private;
|
||||
});
|
||||
});
|
Loading…
Add table
Add a link
Reference in a new issue