]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - shared/extra-utils/videos/playlists-command.ts
Merge branch 'release/4.0.0' into develop
[github/Chocobozzz/PeerTube.git] / shared / extra-utils / videos / playlists-command.ts
index 40162c30d5ef0315de09426a05e128e973b1c361..ce23900d39bd0590e3977fdf5e6e3e4abce6b1b3 100644 (file)
@@ -1,7 +1,8 @@
-import { omit, pick } from 'lodash'
-import { HttpStatusCode } from '@shared/models'
+import { omit } from 'lodash'
+import { pick } from '@shared/core-utils'
 import {
   BooleanBothQuery,
+  HttpStatusCode,
   ResultList,
   VideoExistInPlaylist,
   VideoPlaylist,