Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion rclpy/rclpy/node.py
Original file line number Diff line number Diff line change
Expand Up @@ -419,7 +419,6 @@ def declare_parameters(
)

value = None
param_type = None

# Get the values from the tuple, checking its types.
# Use defaults if the tuple doesn't contain value and / or descriptor.
Expand Down