Removed an unused import to allow build
This commit is contained in:
parent
ccc9a8e070
commit
f8afcb78fb
@ -2,7 +2,6 @@
|
||||
|
||||
import Image from 'next/image';
|
||||
import { StreamDto } from '@/common/dtos/streamDto';
|
||||
import PodcastIcon from '@/../public/icons/podcast.svg';
|
||||
import { useEffect, useState } from 'react';
|
||||
import { useRouter } from 'next/navigation';
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user