mirror of
https://github.com/datahub-project/datahub.git
synced 2025-12-25 00:48:45 +00:00
fix(ui) Remove new Role entity from searchable entity types (#8655)
Co-authored-by: Indy Prentice <iprentic@users.noreply.github.com> Co-authored-by: Aseem Bansal <asmbansal2@gmail.com>
This commit is contained in:
parent
01ae5d96da
commit
52f1e32a65
@ -73,7 +73,6 @@ public class SearchUtils {
|
||||
EntityType.CONTAINER,
|
||||
EntityType.DOMAIN,
|
||||
EntityType.DATA_PRODUCT,
|
||||
EntityType.ROLE,
|
||||
EntityType.NOTEBOOK);
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user