Remove some debugging code
This commit is contained in:
@@ -406,7 +406,6 @@ class DrilldownContextModal(APIView):
|
||||
# for index, item in enumerate(results["object_list"]):
|
||||
# results["object_list"][index]["time"] = item["time"]+"SSS"
|
||||
unique = str(uuid.uuid4())[:8]
|
||||
print("PARAMS", query_params)
|
||||
context = {
|
||||
"net": query_params["net"],
|
||||
"channel": query_params["channel"],
|
||||
|
||||
Reference in New Issue
Block a user