fix: 删除无用引入
This commit is contained in:
parent
b915d80dea
commit
b6b61b6c54
@ -1,4 +1,4 @@
|
||||
import React, { useState } from 'react';
|
||||
import React from 'react';
|
||||
import VideoPlayerCard from '../../../VideoPlayerCard';
|
||||
import { VideoPlayerCardProps } from '../../../VideoPlayerCard';
|
||||
import { Segmented } from 'antd';
|
||||
|
Loading…
Reference in New Issue
Block a user