Skip to content

Commit f1d709b

Browse files
authored
remove unused local variable (#96)
Signed-off-by: Dirk Thomas <[email protected]>
1 parent c8a34e3 commit f1d709b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test_msgs/src/test_msgs/message_fixtures.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,6 @@ def get_msg_strings():
160160

161161
def get_msg_nested():
162162
msgs = []
163-
msg = Nested()
164163

165164
basic_types_msgs = get_msg_basic_types()
166165
for basic_types_msg in basic_types_msgs:

0 commit comments

Comments
 (0)