Skip to content

Commit ee42976

Browse files
committed
#4003 fix lint
1 parent 06204d6 commit ee42976

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/frontend/src/pages/HomePage/components/FeaturedProjects.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,8 @@
33
* See the LICENSE file in the repository root folder for details.
44
*/
55

6-
import FeaturedProjectsCard from './FeaturedProjectsCard';
76
import { useFeaturedProjects } from '../../../hooks/organizations.hooks';
87
import ErrorPage from '../../ErrorPage';
9-
import { wbsPipe } from 'shared';
108
import LoadingIndicator from '../../../components/LoadingIndicator';
119
import ScrollablePageBlock from './ScrollablePageBlock';
1210
import EmptyPageBlockDisplay from './EmptyPageBlockDisplay';

0 commit comments

Comments
 (0)