Fix git credits
This commit is contained in:
parent
cd080b1a6b
commit
92d83c6a78
4 changed files with 110 additions and 29 deletions
|
@ -1,7 +1,5 @@
|
|||
import * as prompt from 'prompt'
|
||||
import { createReadStream } from 'fs'
|
||||
import { join } from 'path'
|
||||
import { createInterface } from 'readline'
|
||||
import { readdirPromise, unlinkPromise } from '../server/helpers/core-utils'
|
||||
import { CONFIG } from '../server/initializers/constants'
|
||||
import { VideoModel } from '../server/models/video/video'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue