]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/middlewares/index.ts
Cache AP video route for 5 seconds
[github/Chocobozzz/PeerTube.git] / server / middlewares / index.ts
index aafcad2d943b4ef85a212005e369732c202b3a03..0cef26953d8a4557a1da5a4fdb03c43fa03f36a2 100644 (file)
@@ -4,6 +4,5 @@ export * from './async'
 export * from './oauth'
 export * from './pagination'
 export * from './servers'
-export * from './search'
 export * from './sort'
 export * from './user-right'