diff options
Diffstat (limited to 'jsonrpclib/history.py')
-rw-r--r-- | jsonrpclib/history.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/jsonrpclib/history.py b/jsonrpclib/history.py index e6a01cf..d11863d 100644 --- a/jsonrpclib/history.py +++ b/jsonrpclib/history.py @@ -1,4 +1,3 @@ - class History(object): """ This holds all the response and request objects for a |