Skip to content

Commit

Permalink
remove not existing NodeProxy from rospy __all__ (#2007)
Browse files Browse the repository at this point in the history
  • Loading branch information
dirk-thomas authored Jul 23, 2020
1 parent 08a2859 commit f241570
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion clients/rospy/src/rospy/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,6 @@
'logerr_once', 'logfatal_once',
'parse_rosrpc_uri',
'MasterProxy',
'NodeProxy',
'ROSException',
'ROSSerializationException',
'ROSInitException',
Expand Down

0 comments on commit f241570

Please sign in to comment.