Skip to content

Commit 35f2056

Browse files
committed
remove unused imports
1 parent 014d97b commit 35f2056

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

examples/09_custom_file_transfer_example.py

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

1919
import os
2020
import sys
21-
import time
22-
from pathlib import Path
2321

2422
# Add the parent directory to the path so we can import the jupiterone client
2523
sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))

0 commit comments

Comments
 (0)