Fix lint
authorChocobozzz <me@florianbigard.com>
Wed, 18 Mar 2020 14:48:46 +0000 (15:48 +0100)
committerChocobozzz <me@florianbigard.com>
Wed, 18 Mar 2020 14:48:46 +0000 (15:48 +0100)
client/src/app/videos/+video-edit/video-add.module.ts

index 4386f10b6675579bea2b2b3405833e9370f42573..911404badfb63191fd1a534e4a00938d8f3e20ca 100644 (file)
@@ -12,7 +12,7 @@ import { VideoImportTorrentComponent } from '@app/videos/+video-edit/video-add-c
   imports: [
     VideoAddRoutingModule,
     VideoEditModule,
-    SharedModule,
+    SharedModule
   ],
   declarations: [
     VideoAddComponent,