Skip to content

Commit e8547ef

Browse files
2 parents 6c6e834 + 8d0e7e1 commit e8547ef

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

content/techniques/queues.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ To begin using it, we first install the required dependencies.
1818

1919
```bash
2020
$ npm install --save @nestjs/bull bull
21-
$ npm install --save-dev @types/bull
2221
```
2322

2423
Once the installation process is complete, we can import the `BullModule` into the root `AppModule`.

0 commit comments

Comments
 (0)