Skip to content

Commit

Permalink
Cleanup unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
ayalash committed Sep 27, 2024
1 parent 14e14c4 commit af0e04d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tests/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +0,0 @@
try:
from unittest2 import TestCase
except ImportError:
from unittest import TestCase

0 comments on commit af0e04d

Please sign in to comment.