refactor
This commit is contained in:
@@ -13,7 +13,6 @@ export default async function Page() {
|
||||
<PageTitle title="video-protection" />
|
||||
<ProtectionSummary />
|
||||
<UploadSectionFile fileType={FILE_TYPE} allowedExtensions={file_extension} maxFileSize={max_file_size} />
|
||||
{/* <TestSection /> */}
|
||||
<FilesTable />
|
||||
</div>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user