Skip to content

Commit

Permalink
Small prettier fix
Browse files Browse the repository at this point in the history
  • Loading branch information
LAKSHMIRPILLAI committed Sep 29, 2023
1 parent b33ba7c commit d287ea9
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import { describe, expect, it } from '@jest/globals';
import { App } from 'aws-cdk-lib';
import { Template } from 'aws-cdk-lib/assertions';
import { describe, it, expect } from '@jest/globals';

import {
LoggingLevel,
SupportFrontendPostDeploymentTestsLambda,
Expand Down

0 comments on commit d287ea9

Please sign in to comment.