chore: remove empty lines from imports section (#2951) [skip ci]
This commit is contained in:
committed by
GitHub
parent
16545eec22
commit
fd0ff4bd5f
@@ -1,5 +1,4 @@
|
||||
import type { NextPage } from 'next';
|
||||
|
||||
import MovieCast from '../../../components/MovieDetails/MovieCast';
|
||||
|
||||
const MovieCastPage: NextPage = () => {
|
||||
|
||||
Reference in New Issue
Block a user