OSDN Git Service

Remove pdb
[karesansui/karesansui.git] / karesansui / gadget / guestreplicate.py
index d50f303..ea4fb61 100644 (file)
@@ -317,7 +317,6 @@ class GuestReplicate(Rest):
 
     @auth
     def _GET(self, *param, **params):
-        #import pdb; pdb.set_trace()
         host_id = self.chk_hostby1(param)
         if host_id is None: return web.notfound()