Skip to content

Commit

Permalink
Chore: Remove createAmplifyAdapter & refactor (#13974)
Browse files Browse the repository at this point in the history
remove createAmplifyAdapter & refactor
  • Loading branch information
ashika112 authored Oct 30, 2024
1 parent 4d65a05 commit 15ead1b
Show file tree
Hide file tree
Showing 14 changed files with 255 additions and 368 deletions.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
import {
UserGroupConfig,
getHighestPrecedenceUserGroup,
} from '../../../src/internals/amplifyAuthConfigAdapter/getHighestPrecedenceUserGroup';
} from '../../../../src/internals/apis/listPaths/getHighestPrecedenceUserGroup';

const userGroupsFromConfig: UserGroupConfig = [
{
Expand Down
Loading

0 comments on commit 15ead1b

Please sign in to comment.