mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 01:13:23 -04:00
[Move @kbn/config-schema
to server] kbn-telemetry-tools
(#191686)
This commit is contained in:
parent
4e27debaac
commit
f22bc8d1d4
2 changed files with 1 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"type": "shared-common",
|
||||
"type": "shared-server",
|
||||
"id": "@kbn/telemetry-tools",
|
||||
"devOnly": true,
|
||||
"owner": "@elastic/kibana-core"
|
||||
|
|
|
@ -6,7 +6,6 @@
|
|||
* Side Public License, v 1.
|
||||
*/
|
||||
|
||||
// eslint-disable-next-line @kbn/imports/no_boundary_crossing
|
||||
import { UsageCollectionSetup } from '@kbn/usage-collection-plugin/server';
|
||||
import { getUsageCollector } from './get_usage_collector';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue