Skip to content

Commit 37ccabe

Browse files
committed
remove extraneous comment
1 parent b043bfb commit 37ccabe

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/react-dom/src/server/ReactDOMServerFormatConfig.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,6 @@ function pushAttribute(
385385
return;
386386
}
387387

388-
// is this where i should do stuff?
389388
const propertyInfo = getPropertyInfo(name);
390389
if (propertyInfo !== null) {
391390
// shouldRemoveAttribute

0 commit comments

Comments
 (0)