Skip to content

Commit 3ed8a4e

Browse files
author
mstanescu_adobe
committed
Unnecessary changes
1 parent 86c8bf5 commit 3ed8a4e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/ops/inventory/ec2inventory.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,10 @@
1414

1515
import boto3
1616
from botocore.exceptions import NoRegionError, NoCredentialsError, PartialCredentialsError
17-
from ops.cli import display
1817

1918

2019
class Ec2Inventory(object):
2120

22-
TELEPORT_CLUSTER_NAME = ".teleport.adobe.net"
2321

2422
@staticmethod
2523
def _empty_inventory():

0 commit comments

Comments
 (0)