diff options
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'; |