]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/videos/+video-edit/video-add.component.ts
Fix lint
[github/Chocobozzz/PeerTube.git] / client / src / app / videos / +video-edit / video-add.component.ts
index d930423c288c239247e6dfa2873620d1e9a33445..8043bb41c88cb0c689a0570019535b27b53d253f 100644 (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'