diff --git a/public/app/features/admin/ldap/LdapDrawer.tsx b/public/app/features/admin/ldap/LdapDrawer.tsx index caa5edefa1f..a42cb0c08a0 100644 --- a/public/app/features/admin/ldap/LdapDrawer.tsx +++ b/public/app/features/admin/ldap/LdapDrawer.tsx @@ -17,7 +17,6 @@ import { Select, Stack, Switch, - Text, TextLink, Tooltip, RadioButtonGroup, @@ -73,6 +72,18 @@ export const LdapDrawerComponent = ({ return value; }; + const attributesLabel = ( + + ); + const groupMappingsLabel = (