Skip to content

Commit 23b81d9

Browse files
authored
Remove unused import of sys in test_todo.py
Removed unused import statement for sys.
1 parent de6b40e commit 23b81d9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

gemini-cli-vs-claude-code/claude-code/test_todo.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
import json
44
import os
55

6-
# import sys
76
import tempfile
87
import unittest
98
from unittest.mock import patch

0 commit comments

Comments
 (0)