Skip to content

Commit 4e8007c

Browse files
committed
Update AlignmentCard.js
1 parent 31c603c commit 4e8007c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/app/AlignmentCard.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,6 @@ function AlignmentCard({ alignment }) {
337337
}
338338

339339
function FinalAlignmentCard({ sx, alignment }) {
340-
const classes = useStyles();
341340
const [anchorEl, setAnchorEl] = React.useState(null);
342341

343342
function handleMenuClick(event) {

0 commit comments

Comments
 (0)