Skip to content

Commit

Permalink
chore(layers): remove schema parsing from layer canary
Browse files Browse the repository at this point in the history
  • Loading branch information
dreamorosi committed Oct 8, 2024
1 parent 0f2175e commit 2dd4ce4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion layers/tests/e2e/layerPublisher.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ import {
import { TestNodejsFunction } from '@aws-lambda-powertools/testing-utils/resources/lambda';
import { App } from 'aws-cdk-lib';
import { LayerVersion } from 'aws-cdk-lib/aws-lambda';
import type { EventBridgeEvent } from 'aws-lambda';
import packageJson from '../../package.json';
import { LayerPublisherStack } from '../../src/layer-publisher-stack';
import {
Expand Down

0 comments on commit 2dd4ce4

Please sign in to comment.