Skip to content

Commit 93f1105

Browse files
committed
Lint
1 parent c698394 commit 93f1105

File tree

2 files changed

+12
-16
lines changed

2 files changed

+12
-16
lines changed

bin/cdklocal

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -205,10 +205,6 @@ const patchCurrentAccount = (SDK) => {
205205
};
206206

207207
const patchToolkitInfo = (ToolkitInfo) => {
208-
const {
209-
BUCKET_NAME_OUTPUT, BUCKET_DOMAIN_NAME_OUTPUT
210-
} = require("aws-cdk/lib/api/bootstrap/bootstrap-props");
211-
212208
const setBucketUrl = function setBucketUrl(object, bucket, domain) {
213209
if (DEBUG_ON) {
214210
console.debug("Old bucketUrl:", object.bucketUrl);

package-lock.json

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)