Skip to content

Commit bc53f65

Browse files
authored
Remove dead code
1 parent d357e08 commit bc53f65

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

example/subscription-example.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
'use strict';
1616

1717
const rclnodejs = require('../index.js');
18-
const {QoS} = rclnodejs;
1918

2019
rclnodejs.init().then(() => {
2120
const node = rclnodejs.createNode('subscription_example_node');

0 commit comments

Comments
 (0)