From 582b8eb777a86a157f4825e3d9d68e8655e8f092 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Thu, 11 Oct 2012 20:55:48 +0200 Subject: refactored ws handler, generate debug information for ttypes --- module/common/APIExerciser.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'module/common/APIExerciser.py') diff --git a/module/common/APIExerciser.py b/module/common/APIExerciser.py index ac6bc6c15..37ba82b47 100644 --- a/module/common/APIExerciser.py +++ b/module/common/APIExerciser.py @@ -9,8 +9,6 @@ import gc from traceback import print_exc, format_exc -from module.remote.thriftbackend.ThriftClient import ThriftClient, Destination - def createURLs(): """ create some urls, some may fail """ urls = [] -- cgit v1.2.3