Loading ccserver/handlers.py +0 −1 Original line number Diff line number Diff line Loading @@ -67,7 +67,6 @@ class CCHandler(RpcHandler): logging.debug('Called %s.%s', self.__class__.__name__, name) return super(CCHandler, self).__getitem__(name) def functions(self, conn): ''' Show the list of functions available to the peer. Loading Loading
ccserver/handlers.py +0 −1 Original line number Diff line number Diff line Loading @@ -67,7 +67,6 @@ class CCHandler(RpcHandler): logging.debug('Called %s.%s', self.__class__.__name__, name) return super(CCHandler, self).__getitem__(name) def functions(self, conn): ''' Show the list of functions available to the peer. Loading