Split types and typings
[oweals/peertube.git] / server / lib / activitypub / send / send-undo.ts
index 33f1d4921b28cfdc733b375b6f4b1c20414b932d..6ed3433008b5bf7fd9ac077d4b05d90fd51fc4ad 100644 (file)
@@ -26,7 +26,7 @@ import {
   MVideoAccountLight,
   MVideoRedundancyVideo,
   MVideoShare
-} from '../../../typings/models'
+} from '../../../types/models'
 
 function sendUndoFollow (actorFollow: MActorFollowActors, t: Transaction) {
   const me = actorFollow.ActorFollower