Skip to content

Commit

Permalink
remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
linglp committed Feb 6, 2025
1 parent 7efb1a2 commit c8c185b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions schematic/manifest/generator.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@
)
from schematic.utils.validate_utils import rule_in_rule_list
from googleapiclient.errors import HttpError
from opentelemetry.trace import Status, StatusCode
from opentelemetry.trace import get_current_span

logger = logging.getLogger(__name__)
tracer = trace.get_tracer("Schematic")
Expand Down

0 comments on commit c8c185b

Please sign in to comment.