Skip to content

Commit 91aff1d

Browse files
committed
refactor: Remove obsolete comment
1 parent 6bc8615 commit 91aff1d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/plugins/aws/package/compile/events/api-gateway/lib/hack/disassociate-usage-plan.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ module.exports = {
2727
)
2828
.then((items) =>
2929
BbPromise.all(
30-
// #7747 replaced _.flattenDeep() with flat(Infinity)
3130
items
3231
.map((item) =>
3332
item.apiStages.map((apiStage) =>

0 commit comments

Comments
 (0)