Skip to content

Commit f0d1481

Browse files
committed
Remove comment
1 parent a564dcb commit f0d1481

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

site/src/components/WorkspaceScheduleButton/WorkspaceScheduleButton.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,6 @@ export const WorkspaceScheduleButton: React.FC<WorkspaceScheduleButtonProps> = (
110110
Schedule
111111
</Button>
112112
<Popover
113-
//className={styles.popover}
114113
classes={{ paper: styles.popoverPaper }}
115114
id={id}
116115
open={isOpen}

0 commit comments

Comments
 (0)