Reorganize client shared modules
[oweals/peertube.git] / client / src / app / videos / +video-watch / video-watch-routing.module.ts
index ce9250bdc756c8d80ba72a7e935c6e39372769b2..d8fecb87da9c546fea5ee78488aa7e4b6a0fd178 100644 (file)
@@ -1,8 +1,6 @@
 import { NgModule } from '@angular/core'
 import { RouterModule, Routes } from '@angular/router'
-
 import { MetaGuard } from '@ngx-meta/core'
-
 import { VideoWatchComponent } from './video-watch.component'
 
 const videoWatchRoutes: Routes = [