Skip to content

Commit c0b499e

Browse files
committed
rm todo
1 parent 9931773 commit c0b499e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/generate.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,6 @@ function generateLayoutInternal(options, callback) {
165165
// remove nulls that get introduced if removeOversizedIcons is true
166166
imagesWithSizes = imagesWithSizes.filter((img) => img);
167167

168-
// TODO: do we need to do anything with other ShelfPack args?
169168
// potpack mutates the given array
170169
const sprite = potpack(imagesWithSizes);
171170

0 commit comments

Comments
 (0)