Revert "add import"

This reverts commit f0865a09db.
This commit is contained in:
rca 2024-07-16 05:20:22 +09:00
parent ec6b8cd920
commit aed78135f7

View File

@ -1,6 +1,4 @@
import Alexa from 'ask-sdk-core';
import AWS from 'aws-sdk';
import { DynamoDbPersistenceAdapter } from 'ask-sdk-dynamodb-persistence-adapter';
const LaunchRequestHandler = {
canHandle(handlerInput: Alexa.HandlerInput) {