Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanjjung committed Feb 10, 2025
1 parent 37bf195 commit 6788978
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tb_pulumi/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
# <https://thunderbird.github.io/pulumi/getting-started.html>`_
import boto3
import pulumi
import string
import yaml

from functools import cached_property
Expand Down

0 comments on commit 6788978

Please sign in to comment.