Skip to content

Commit 46d77bd

Browse files
committed
Removed unused imports
1 parent 91ae18f commit 46d77bd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/system/aiplatform/test_matching_engine_index.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,8 @@
1818
import uuid
1919

2020
from google.cloud import aiplatform
21-
from google.cloud import resourcemanager_v3
2221

2322
from tests.system.aiplatform import e2e_base
24-
from typing import Optional
2523

2624
# project
2725
_TEST_INDEX_DISPLAY_NAME = "index_display_name"

0 commit comments

Comments
 (0)