Signed-off-by: YAMAMOTO Takashi <yamam...@valinux.co.jp>
---
 ryu/services/protocols/bgp/api/jsonrpc.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/ryu/services/protocols/bgp/api/jsonrpc.py 
b/ryu/services/protocols/bgp/api/jsonrpc.py
index 76aa349..d73a8be 100644
--- a/ryu/services/protocols/bgp/api/jsonrpc.py
+++ b/ryu/services/protocols/bgp/api/jsonrpc.py
@@ -15,7 +15,6 @@
 
 
 import json
-from webob import Response
 from ryu.base import app_manager
 from ryu.lib import hub
 from ryu.app.wsgi import route, websocket, ControllerBase, WSGIApplication
-- 
2.1.0


------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to