Skip to content
Snippets Groups Projects
Commit 779ea5f0 authored by Cody Burkard's avatar Cody Burkard
Browse files

removed bookmark

parent 00d19634
No related branches found
No related tags found
No related merge requests found
......@@ -220,7 +220,6 @@ def addController( self, name='c0', controller=None, **params ):
name = controller_new.name
# pylint: enable=E1103
else:
# bookmark
controller_new = controller( name, **params )
# Add new controller to net
if controller_new: # allow controller-less setups
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment