Skip to content

Commit

Permalink
fix whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
beck3905 committed Jun 6, 2023
1 parent 3deff5e commit e8b7352
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import * as cdk from 'aws-cdk-lib/core';
import { ExpectedResult, IntegTest } from '@aws-cdk/integ-tests-alpha';
import * as sfn from 'aws-cdk-lib/aws-stepfunctions';


const CSV_KEY = 'my-key.csv';

class DistributedMapStack extends cdk.Stack {
Expand Down

0 comments on commit e8b7352

Please sign in to comment.