Verified Commit cf639392 authored by c's avatar c
Browse files

Tornet: Remove extraneous whitespace

parent 6b5dda7c
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -536,7 +536,6 @@ class NodeBuilder(_NodeCommon):
        """Called on each nodes after all nodes configure."""
        raise NotImplementedError()


    def isSupported(self, net):
        """Return true if this node appears to have everything it needs;
           false otherwise."""