Skip to content

Commit

Permalink
test: review clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
cdcabrera committed Jul 31, 2024
1 parent 42628bf commit 2bb2ee2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/services/platform/__tests__/platformTransformers.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ import {
platformConstants,
PLATFORM_API_RESPONSE_USER_PERMISSION_TYPES as USER_PERMISSION_TYPES,
PLATFORM_API_RESPONSE_USER_PERMISSION_OPERATION_TYPES as OPERATION_TYPES,
PLATFORM_API_RESPONSE_USER_PERMISSION_RESOURCE_TYPES as RESOURCE_TYPES,
PLATFORM_API_EXPORT_CONTENT_TYPES
PLATFORM_API_RESPONSE_USER_PERMISSION_RESOURCE_TYPES as RESOURCE_TYPES
} from '../platformConstants';
import { helpers } from '../../../common';
import rhsmConstants from '../../rhsm/rhsmConstants';
Expand Down

0 comments on commit 2bb2ee2

Please sign in to comment.