bt2: __init__.py: remove unused NoSuchPlugin
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 15 Sep 2017 23:23:48 +0000 (19:23 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Sun, 17 Sep 2017 18:10:51 +0000 (14:10 -0400)
Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
bindings/python/bt2/bt2/__init__.py.in

index 554391ecf7e26b244dc8e6282db89e301afb8662..487addebc12ffa0c5f78d3f5fb80bd1cb1f5f423 100644 (file)
@@ -93,10 +93,6 @@ class Frozen(Error):
     pass
 
 
-class NoSuchPlugin(Error):
-    pass
-
-
 class InvalidQueryObject(Error):
     pass
 
This page took 0.024729 seconds and 4 git commands to generate.