We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b91714 commit 169e157Copy full SHA for 169e157
examples/headers.js
@@ -1,7 +1,5 @@
1
#!/usr/bin/env node
2
3
-// Example of using a headers exchange
4
-
5
const amqp = require('../');
6
7
(async () => {
0 commit comments