pull/97/head
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
1 changed files with 1 additions and 1 deletions

View File

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