Skip to content

Commit c4c85c3

Browse files
authored
Update packages/@aws-cdk/aws-kinesisfirehose-destinations-alpha/lib/common.ts
1 parent d87df24 commit c4c85c3

File tree

1 file changed

+0
-1
lines changed
  • packages/@aws-cdk/aws-kinesisfirehose-destinations-alpha/lib

1 file changed

+0
-1
lines changed

packages/@aws-cdk/aws-kinesisfirehose-destinations-alpha/lib/common.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ export class Compression {
2828
* ZIP
2929
*/
3030
public static readonly ZIP = new Compression('ZIP');
31-
3231
/**
3332
* Uncompressed
3433
*/

0 commit comments

Comments
 (0)