diff --git a/comment.py b/comment.py index 03778ba..85f7cfc 100755 --- a/comment.py +++ b/comment.py @@ -30,7 +30,6 @@ from time import sleep class hog4_osc: 'A Hog 4 OSC device on the network' - def __init__(self, ip, port, net): self.ip = ip self.port = port