Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertLucian committed Dec 18, 2024
1 parent c698394 commit 93f1105
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 16 deletions.
4 changes: 0 additions & 4 deletions bin/cdklocal
Original file line number Diff line number Diff line change
Expand Up @@ -205,10 +205,6 @@ const patchCurrentAccount = (SDK) => {
};

const patchToolkitInfo = (ToolkitInfo) => {
const {
BUCKET_NAME_OUTPUT, BUCKET_DOMAIN_NAME_OUTPUT
} = require("aws-cdk/lib/api/bootstrap/bootstrap-props");

const setBucketUrl = function setBucketUrl(object, bucket, domain) {
if (DEBUG_ON) {
console.debug("Old bucketUrl:", object.bucketUrl);
Expand Down
24 changes: 12 additions & 12 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 93f1105

Please sign in to comment.