Skip to content

Commit

Permalink
Update plugin_manager.py
Browse files Browse the repository at this point in the history
  • Loading branch information
pfernique committed Aug 26, 2016
1 parent f86d3f3 commit f1a71f4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/py/autowig/plugin_manager.py
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,3 @@ def __setitem__(self, plugin, implementation):

visitor = PluginManager('autowig.visitor', brief="",
details="""""")

documenter = PluginManager('autowig.documenter', brief="",
details="""""")

0 comments on commit f1a71f4

Please sign in to comment.