diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2019-02-06 20:57:15 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2019-02-06 20:57:15 +0900 |
| commit | ea0abc9f7181ffb2debdc6edeec395a2834ce1e5 (patch) | |
| tree | de917636163a7efb8613c23dcac6103842d276cd /src/queue/processors/export-following.ts | |
| parent | Resolve #4151 (diff) | |
| download | sharkey-ea0abc9f7181ffb2debdc6edeec395a2834ce1e5.tar.gz sharkey-ea0abc9f7181ffb2debdc6edeec395a2834ce1e5.tar.bz2 sharkey-ea0abc9f7181ffb2debdc6edeec395a2834ce1e5.zip | |
Clean up
Diffstat (limited to 'src/queue/processors/export-following.ts')
| -rw-r--r-- | src/queue/processors/export-following.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/queue/processors/export-following.ts b/src/queue/processors/export-following.ts index 7515926361..7107df24e8 100644 --- a/src/queue/processors/export-following.ts +++ b/src/queue/processors/export-following.ts @@ -1,4 +1,3 @@ - import * as bq from 'bee-queue'; import * as tmp from 'tmp'; import * as fs from 'fs'; |