Commit 5ab5e88b authored by Antoine Millet's avatar Antoine Millet
Browse files

Whitespaces.

parent 78dc9370
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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.