diff --git a/features/admin.remote-userstores.v1/constants/ui-constants.ts b/features/admin.remote-userstores.v1/constants/ui-constants.ts index 9396171ddeb..34985e840ab 100644 --- a/features/admin.remote-userstores.v1/constants/ui-constants.ts +++ b/features/admin.remote-userstores.v1/constants/ui-constants.ts @@ -29,7 +29,6 @@ export class RemoteUserStoreUIConstants { private constructor() {} public static readonly REMOTE_USER_STORE_TYPE_QUERY_PARAM: string = "type"; - } /**