Skip to content
This repository has been archived by the owner on Aug 16, 2024. It is now read-only.

Commit

Permalink
Delete duplicated folder
Browse files Browse the repository at this point in the history
  • Loading branch information
jehisonprada committed Apr 12, 2024
1 parent eb2e83f commit 684e242
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 147 deletions.
38 changes: 0 additions & 38 deletions src/steps/user/fetch-users-api-v2v2/converter.test.ts

This file was deleted.

46 changes: 0 additions & 46 deletions src/steps/user/fetch-users-api-v2v2/converter.ts

This file was deleted.

62 changes: 0 additions & 62 deletions src/steps/user/fetch-users-api-v2v2/index.ts

This file was deleted.

2 changes: 1 addition & 1 deletion src/steps/user/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import {
import {
buildUserGroupUserRelationshipsV2,
fetchUsersV2,
} from './fetch-users-api-v2v2';
} from './fetch-users-api-v2';

const fetchUsersFnMap = {
[APIVersion.V1]: fetchUsersV1,
Expand Down

0 comments on commit 684e242

Please sign in to comment.