Skip to content

Commit c574065

Browse files
committed
Drive-by removal of a comment
1 parent c5d25a8 commit c574065

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/compass-connections-navigation/src/constants.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ export const MAX_COLLECTION_PLACEHOLDER_ITEMS = Infinity;
44
export const MAX_DATABASE_PLACEHOLDER_ITEMS = Infinity;
55
export const MIN_DATABASE_PLACEHOLDER_ITEMS = 5;
66
export const ROW_HEIGHT = 28;
7-
// export const COLLETIONS_MARGIN_BOTTOM = spacing[1];
87

98
export type Actions =
109
// Atlas Cloud actions

0 commit comments

Comments
 (0)