Skip to content

Commit 2ed8b70

Browse files
committed
Remove unused import
1 parent b4ebd2a commit 2ed8b70

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/test_actions.py

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
from rsconnect.api import RSConnectServer
66
from rsconnect.exception import RSConnectException
77

8-
from .utils import get_api_path, get_dir
9-
108

119
class TestActions(TestCase):
1210
@staticmethod

0 commit comments

Comments
 (0)