Reorganize client shared modules
[oweals/peertube.git] / server / types / models / video / video.ts
index 022a9566d50d3f8267df2af29566c504f8cf5a54..3d8f85b3de456c190200762034bb664a861cf271 100644 (file)
@@ -1,5 +1,5 @@
 import { VideoModel } from '../../../models/video/video'
-import { PickWith, PickWithOpt } from '../../utils'
+import { PickWith, PickWithOpt } from '@shared/core-utils'
 import {
   MChannelAccountDefault,
   MChannelAccountLight,