From 9ff7fe5187f9b481847019ac3a30fe29ba4359ff Mon Sep 17 00:00:00 2001 From: RaNaN Date: Mon, 1 Jun 2009 19:55:47 +0200 Subject: reconnect, not working, dont try it out --- module/remote/RequestObject.py | 1 - 1 file changed, 1 deletion(-) (limited to 'module/remote/RequestObject.py') diff --git a/module/remote/RequestObject.py b/module/remote/RequestObject.py index 86e803e9c..7080a6faf 100644 --- a/module/remote/RequestObject.py +++ b/module/remote/RequestObject.py @@ -6,7 +6,6 @@ authored by: RaNaN represents the object for interaction """ - class RequestObject(object): def __init__(self): self.version = 0 -- cgit v1.2.3