Skip to content

Commit ef08375

Browse files
committed
[js] Remove TODO comment that doesn't provide any information
1 parent 745c61d commit ef08375

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/vm/js/nqp-runtime/reprs.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -320,8 +320,6 @@ class P6opaque {
320320
}
321321

322322
compose(STable, reprInfoHash) {
323-
// TODO
324-
325323
/* Get attribute part of the protocol from the hash. */
326324
var reprInfo = reprInfoHash.content.get('attribute').array;
327325

0 commit comments

Comments
 (0)