From 6b9fd67d6b4640e762f57df2367df28ec4530655 Mon Sep 17 00:00:00 2001 From: Andrey Date: Tue, 22 Aug 2023 03:17:19 +0300 Subject: [PATCH] remove traceback. --- moonstreamapi/moonstreamapi/actions.py | 1 - 1 file changed, 1 deletion(-) diff --git a/moonstreamapi/moonstreamapi/actions.py b/moonstreamapi/moonstreamapi/actions.py index 8f9b0061..31eb4c6c 100644 --- a/moonstreamapi/moonstreamapi/actions.py +++ b/moonstreamapi/moonstreamapi/actions.py @@ -6,7 +6,6 @@ from collections import OrderedDict from enum import Enum from itertools import chain from typing import Any, Dict, List, Optional, Union -import traceback import boto3 # type: ignore from bugout.data import (