Skip to content

Commit

Permalink
Address review: remove useless import
Browse files Browse the repository at this point in the history
  • Loading branch information
Erlend E. Aasland committed Oct 29, 2021
1 parent bca9a72 commit 35f6334
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Lib/test/test_sqlite3/__main__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
from test.test_sqlite3 import load_tests
import unittest

if __name__ == "__main__":
Expand Down

0 comments on commit 35f6334

Please sign in to comment.