Fix lint
This commit is contained in:
parent
db7af09bd8
commit
4897fc4197
|
@ -14,7 +14,7 @@ import {
|
||||||
VIDEO_TAGS,
|
VIDEO_TAGS,
|
||||||
VIDEO_FILE
|
VIDEO_FILE
|
||||||
} from '../../shared'
|
} from '../../shared'
|
||||||
import { ServerService} from '../../core'
|
import { ServerService } from '../../core'
|
||||||
import { VideoService } from '../shared'
|
import { VideoService } from '../shared'
|
||||||
import { VideoCreate } from '../../../../../shared'
|
import { VideoCreate } from '../../../../../shared'
|
||||||
import { HttpEventType, HttpResponse } from '@angular/common/http'
|
import { HttpEventType, HttpResponse } from '@angular/common/http'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user