Skip to content

Commit

Permalink
fix: lint warning
Browse files Browse the repository at this point in the history
  • Loading branch information
platschi committed Jun 9, 2023
1 parent 55309d2 commit 3ba32eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sections/shared/Layout/AppLayout/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import { FOOTER_HEIGHT } from 'styles/common';

import GitHashID from './GitHashID';
import OperationStatus from './OperationStatus';
import ChatRoom from 'components/ChatRoom/ChatRoom';

const Footer = () => {
return (
Expand Down

0 comments on commit 3ba32eb

Please sign in to comment.