get rid of load_manifest call
This commit is contained in:
parent
a6c72dac42
commit
0268341eca
|
@ -40,7 +40,6 @@ code API of this module is *not* stable.
|
|||
"""
|
||||
|
||||
from __future__ import print_function
|
||||
import roslib; roslib.load_manifest('roscreate')
|
||||
|
||||
NAME='roscreate-stack'
|
||||
|
||||
|
|
Loading…
Reference in New Issue