]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/videos/video-edit/video-update.component.ts
Remove ng2 file upload module
[github/Chocobozzz/PeerTube.git] / client / src / app / videos / video-edit / video-update.component.ts
index 6c57a23d8c8e5783cffaaf69e7f3c8394dc298f0..141ed3522a483ecdeb175abe4a91415989920213 100644 (file)
@@ -2,7 +2,6 @@ import { Component, ElementRef, OnInit } from '@angular/core'
 import { FormBuilder, FormGroup } from '@angular/forms'
 import { ActivatedRoute, Router } from '@angular/router'
 
-import { FileUploader } from 'ng2-file-upload/ng2-file-upload'
 import { NotificationsService } from 'angular2-notifications'
 
 import { AuthService } from '../../core'