Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
rquidute committed Nov 14, 2024
1 parent 3a92711 commit 7f40e1b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
from typing import Optional

from ..models.sdk_test_folder import SDKTestFolder
from ..paths import SDK_CHECKOUT_PATH, SDK_TESTS_ROOT
from ..paths import SDK_CHECKOUT_PATH
from .list_python_tests_classes import (
CUSTOM_PYTHON_SCRIPTS_FOLDER,
CUSTOM_PYTHON_TESTS_PARSED_FILE,
Expand Down

0 comments on commit 7f40e1b

Please sign in to comment.