Skip to content

Commit a6756dd

Browse files
prettier fix
1 parent e61af44 commit a6756dd

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

tools/spectral/ipa/rulesets/functions/IPA114ApiErrorHasBadRequestDetail.js

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
1-
import {
2-
evaluateAndCollectAdoptionStatus,
3-
handleInternalError,
4-
} from './utils/collectionUtils.js';
1+
import { evaluateAndCollectAdoptionStatus, handleInternalError } from './utils/collectionUtils.js';
52

63
const RULE_NAME = 'xgen-IPA-114-api-error-has-bad-request-detail';
74

0 commit comments

Comments
 (0)