]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tools/peertube-import-videos.ts
Introduce blocklist command
[github/Chocobozzz/PeerTube.git] / server / tools / peertube-import-videos.ts
index b3f57a8f9a78608080a35dae75e8544b4e49a67e..101a95b2ac593ff696c05f9198deedf08b250720 100644 (file)
@@ -1,7 +1,7 @@
 import { registerTSPaths } from '../helpers/register-ts-paths'
 registerTSPaths()
 
-import * as program from 'commander'
+import { program } from 'commander'
 import { accessSync, constants } from 'fs'
 import { remove } from 'fs-extra'
 import { truncate } from 'lodash'