Skip to content

Commit

Permalink
fix: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
sirtawast committed Jan 9, 2024
1 parent 63bc823 commit 96224fd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/shared/src/components/messaging/Actions.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import { Button, TextArea } from 'hds-react';
import { useTranslation } from 'next-i18next';
import React from 'react';
import { useTheme } from 'styled-components';

Expand Down

0 comments on commit 96224fd

Please sign in to comment.