mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2024-11-26 02:30:37 -06:00
Fix lint
This commit is contained in:
parent
db7af09bd8
commit
4897fc4197
@ -14,7 +14,7 @@ import {
|
||||
VIDEO_TAGS,
|
||||
VIDEO_FILE
|
||||
} from '../../shared'
|
||||
import { ServerService} from '../../core'
|
||||
import { ServerService } from '../../core'
|
||||
import { VideoService } from '../shared'
|
||||
import { VideoCreate } from '../../../../../shared'
|
||||
import { HttpEventType, HttpResponse } from '@angular/common/http'
|
||||
|
Loading…
Reference in New Issue
Block a user