This commit is contained in:
Chocobozzz 2017-10-09 19:21:59 +02:00
parent db7af09bd8
commit 4897fc4197
No known key found for this signature in database
GPG Key ID: 583A612D890159BE

View File

@ -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'