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 99344e6 commit 97e7b8e
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 @@ -114,6 +114,3 @@ def __setitem__(self, plugin, implementation):

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

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

0 comments on commit 97e7b8e

Please sign in to comment.