-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ML] Deprecate MlInMemoryTable. (#65039)
Now that EUI is fully migrated to TypeScript, we can remove our own typed version of InMemoryTable.
- Loading branch information
Showing
10 changed files
with
106 additions
and
502 deletions.
There are no files selected for viewing
8 changes: 0 additions & 8 deletions
8
x-pack/plugins/ml/public/application/components/ml_in_memory_table/index.ts
This file was deleted.
Oops, something went wrong.
108 changes: 0 additions & 108 deletions
108
x-pack/plugins/ml/public/application/components/ml_in_memory_table/ml_in_memory_table.tsx
This file was deleted.
Oops, something went wrong.
202 changes: 0 additions & 202 deletions
202
x-pack/plugins/ml/public/application/components/ml_in_memory_table/types.ts
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.