Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Dec 4, 2025. It is now read-only.

Commit 1159cd2

Browse files
committed
Remove unused import.
1 parent 9b79188 commit 1159cd2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lib/test/dbapi.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
# 3. This notice may not be removed or altered from any source distribution.
2323

2424
import unittest
25-
import sys
2625
try:
2726
import threading
2827
except ImportError:

0 commit comments

Comments
 (0)