Skip to content

Commit 34152b6

Browse files
Ramkumar SubbiahRamkumar Subbiah
authored andcommitted
#1668 - Removed a line with a stray character
1 parent 649747f commit 34152b6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/frontend/src/pages/CreditsPage/CreditsPage.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,6 @@ const CreditsPage: React.FC = () => {
163163
return (
164164
<PageLayout title="Credits">
165165
<PageBlock>
166-
t
167166
<Grid container spacing={2}>
168167
{names.map((item) => (
169168
<Grid item>

0 commit comments

Comments
 (0)