Skip to content

Commit e8c49a9

Browse files
committed
fixup: remove old comment
1 parent e4d0f09 commit e8c49a9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/compass-data-modeling/src/components/drawer/collection-drawer-content.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,6 @@ const CollectionDrawerContent: React.FunctionComponent<
139139
}
140140

141141
if (!isCollectionNameValid) {
142-
// Reset to previous valid name.
143142
return;
144143
}
145144

0 commit comments

Comments
 (0)