Skip to content

Commit 2dd4ce4

Browse files
committed
chore(layers): remove schema parsing from layer canary
1 parent 0f2175e commit 2dd4ce4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

layers/tests/e2e/layerPublisher.test.ts

-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ import {
1313
import { TestNodejsFunction } from '@aws-lambda-powertools/testing-utils/resources/lambda';
1414
import { App } from 'aws-cdk-lib';
1515
import { LayerVersion } from 'aws-cdk-lib/aws-lambda';
16-
import type { EventBridgeEvent } from 'aws-lambda';
1716
import packageJson from '../../package.json';
1817
import { LayerPublisherStack } from '../../src/layer-publisher-stack';
1918
import {

0 commit comments

Comments
 (0)