Commit fd8c77a0 authored by Jason Madden's avatar Jason Madden

lint

parent a1d7e48a
......@@ -196,7 +196,6 @@ class TestTCP(greentest.TestCase):
self.assertEqual(socket.AF_INET, s.type)
def get_port():
tempsock = socket.socket()
tempsock.bind(('', 0))
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment