]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/lib/local-actor.ts
Update changelog
[github/Chocobozzz/PeerTube.git] / server / lib / local-actor.ts
index 77667f6b0bfb51f2428b0e2dd20ad760f9f2d342..821a92b9123c13467846bd28b9a0dd31a8ee6245 100644 (file)
@@ -1,6 +1,6 @@
 import 'multer'
 import { queue } from 'async'
-import * as LRUCache from 'lru-cache'
+import LRUCache from 'lru-cache'
 import { join } from 'path'
 import { getLowercaseExtension } from '@server/helpers/core-utils'
 import { buildUUID } from '@server/helpers/uuid'