Skip to content

Commit e74ba6e

Browse files
committed
API change
1 parent 62b7def commit e74ba6e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

common/api-review/analytics-exp.api.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -385,9 +385,6 @@ export interface Promotion {
385385
name?: string;
386386
}
387387

388-
// @public (undocumented)
389-
export function registerAnalytics(): void;
390-
391388
// @public
392389
export function setAnalyticsCollectionEnabled(analyticsInstance: Analytics, enabled: boolean): void;
393390

0 commit comments

Comments
 (0)