diff --git a/core/api/teststep.py b/core/api/teststep.py index 8a25458..83f9c55 100644 --- a/core/api/teststep.py +++ b/core/api/teststep.py @@ -1,7 +1,6 @@ import datetime from time import sleep -import simplejson.decoder from requests import request, Session from copy import deepcopy import json