Skip to content

Commit c9d201e

Browse files
Potential fix for code scanning alert no. 115: Unused import
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
1 parent 72ee82f commit c9d201e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

examples/08_questions_management.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
"""
1515

1616
import os
17-
import json
1817
import time
1918
from jupiterone import JupiterOneClient
2019

0 commit comments

Comments
 (0)