cleanup for tsc

Signed-off-by: Andrew Ochsner <andrew.ochsner@cognizant.com>
This commit is contained in:
Andrew Ochsner
2023-05-05 15:15:42 -05:00
parent dceeb7d698
commit 10cb407c5c
@@ -27,7 +27,6 @@ import { AwsCredentials } from '../credentials/AwsCredentials';
import { readAwsS3Configs } from './config';
import { AwsS3Config } from './types';
import {
ListObjectsCommand,
ListObjectsV2Command,
ListObjectsV2Output,
S3,