mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-18 15:41:30 +03:00
Take out import type
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { Component, OnInit } from '@angular/core';
|
||||
import { PostsService } from 'app/posts.services';
|
||||
import { Router } from '@angular/router';
|
||||
import type { FileType } from '../../../api-types';
|
||||
import { FileType } from '../../../api-types';
|
||||
|
||||
@Component({
|
||||
selector: 'app-recent-videos',
|
||||
|
||||
Reference in New Issue
Block a user