]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/models/account/user.ts
Use named chunk for embed on analyze
[github/Chocobozzz/PeerTube.git] / server / models / account / user.ts
index 0834ecfa592d1eddf2eb01f5b7a04b3d7a07afb6..c1f22b76aaad87c4195416c0096d6e1ffacd80fe 100644 (file)
@@ -28,7 +28,6 @@ import {
   MUserFormattable,
   MUserNotifSettingChannelDefault,
   MUserWithNotificationSetting,
-  MVideoFullLight,
   MVideoWithRights
 } from '@server/types/models'
 import { hasUserRight, USER_ROLE_LABELS } from '../../../shared/core-utils/users'