Skip to content

Commit

Permalink
Fix eslint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
NipuniBhagya committed Jun 4, 2024
1 parent 4b2a916 commit 7828f0d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* under the License.
*/

import { UIConstants, UserBasicInterface, UserListInterface, getUsersList } from "@wso2is/admin.core.v1";
import { UserBasicInterface, UserListInterface, getUsersList } from "@wso2is/admin.core.v1";
import { GroupsMemberInterface } from "@wso2is/admin.groups.v1/models";
import { UserManagementUtils } from "@wso2is/admin.users.v1/utils";
import { getUserNameWithoutDomain } from "@wso2is/core/helpers";
Expand Down

0 comments on commit 7828f0d

Please sign in to comment.