2
0

don't bind iproute netlink socket

This commit is contained in:
Stefan Bühler 2022-04-12 10:27:44 +02:00
parent f1b36bd171
commit 416b0c1770

View File

@ -22,7 +22,6 @@ async def connect():
class NeighborController:
def __init__(self):
self.ip = pr2modules.iproute.linux.IPRoute()
self.ip.bind()
async def get_neighbor(
self,